Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

4
  • 1
    ESP8266HTTPUpdateServer supports SPIFFS Commented Apr 6, 2020 at 4:56
  • How is that integrated? Does it detect the image (or does the user use a different upload page/form/button), how does it perform the physical update, etc? Commented Apr 7, 2020 at 7:44
  • 1
    github.com/esp8266/Arduino/blob/… Commented Apr 7, 2020 at 8:05
  • all ways of OTA updates are applied with Update object from core Commented Apr 7, 2020 at 8:08