Page 1 of 1

ESP32 Upload/Delete/Modify File Using External App

Posted: Mon Jul 08, 2019 10:45 pm
by tomcat2900
ESP32_Working_Diagram.jpg
ESP32_Working_Diagram.jpg (1.69 MiB) Viewed 2346 times
Hello !

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 !