-->
Page 2 of 2

Re: Uploading a SPIFFS.bin via WebUpdate

PostPosted: Tue Mar 07, 2017 3:57 pm
by glyn
Could you provide some more info has to how you made this work to upload SPIFFS update via HTTP update server?

Is this PR adding the same functionality? https://github.com/esp8266/Arduino/pull/2701

Re: Uploading a SPIFFS.bin via WebUpdate

PostPosted: Tue Sep 19, 2017 5:03 pm
by Snuffles
Would it be possible to use this method to replace all the code on the ESP using this method including the Arduino libraries and then run a natively compiled ESP application (and no more Arduino sketches) where the ESP already runs Arduino?

i.e. much like the ESPTOOL loads the binaries to the ESP?