With the ESP32-P4 not having any wireless functionality and instead focusing on being a small SoC, it makes sense to combine it with a second chip that handles features like WiFi and Bluetooth.
The File Attachments module ships with the capability to implement file upload and download functionality in your application. However, the built-in FileData class is persistent and therefore requires ...