-->
Page 1 of 2

Webconfig, spiffs and OTA

PostPosted: Mon Aug 17, 2015 8:21 am
by hugch
Hi,
ich wrote a little Arduino sketch which can be found on GitHub or on my homepage (german article).
The sketch provides a sample to use html files and images from spiffs, set WiFi config over http a form and OTA updates.

I hop you will enjoy it.

Best regards,
Kalle

Re: Webconfig, spiffs and OTA

PostPosted: Thu Oct 29, 2015 3:28 pm
by Starkus
Hi, first of all thanks for the code its exactly what Ive been looking for! However I am having an issue. The setup page works and i can log into my wifi with it but I cant seem to get the OTA working. The board does not show under the Port menu . The OTA example seems to work fine though

Re: Webconfig, spiffs and OTA

PostPosted: Fri Oct 30, 2015 2:11 am
by hugch
Hi,
please add your issue here with the following points:
- Operating system
- Arduino and Arduino ESP version
- HArdware
- Verbose output

Re: Webconfig, spiffs and OTA

PostPosted: Fri Oct 30, 2015 3:19 am
by eduperez
Bookmarked, many thanks!