ESP32 Upload/Delete/Modify File Using External App
Posted: Mon Jul 08, 2019 10:45 pm
Can someone tell me how to Upload/Delete/Modify File to ESP32 using a external app from Windows ?
The ESP32 file must be accessed via WIFI and knowing the IP address of the ESP32 or via usb/serial port directly to the connected ESP32.
Which programming language I should I use to make this Windows application ?
Basically I want only to access the ESP32's SPIFFS from Windows like it will be an external memory like a SD card or a usb stick...
Can you provide some samples, please ?
Thank You !