New user question about SPIFFS
Posted: Sun Mar 31, 2019 5:38 pm
I have just finished an application with an ESP8266 to read some pressure and temp sensors attached to my beer kegerator so I can monitor the keg pressures from my cellphone. I use a webserver and the html and javascript is placed in SPIFFS. I would like to be able to update everything with OTA.
I've been able to update the ESP firmware successfully, but I can't figure out (or don't understand) how I can update the SPIFFS area using OTA. I tried the Arduino IDE "ESP8266 Sketch Data Upload" tool, but it seems to only talk to the USB COM Port and not to the ESP8266 IP address selection under Port.
Am I missing something obvious or is updating the SPIFFS with OTA and Arduino IDE not possibe?
Thanks for any help.
I've been able to update the ESP firmware successfully, but I can't figure out (or don't understand) how I can update the SPIFFS area using OTA. I tried the Arduino IDE "ESP8266 Sketch Data Upload" tool, but it seems to only talk to the USB COM Port and not to the ESP8266 IP address selection under Port.
Am I missing something obvious or is updating the SPIFFS with OTA and Arduino IDE not possibe?
Thanks for any help.