Skip to content

Any interest in adding web server OTA mode? #232

Open
@rdragonrydr

Description

@rdragonrydr

A tool I use at times is the ability to upload a .bin file directly to the web server rather than via the IDE's OTA utility.
A quick search has revealed two different options for the ESP32 (I'm familiar with the ESP8266).

Would either of these be something you'd mind me adding? They wouldn't port perfectly; I'd need to customize for the camera de-init (which is a point for the second option), but these get the idea across.

(library)
https://randomnerdtutorials.com/esp32-ota-over-the-air-vs-code/
(manual)
https://github.com/RuiSantosdotme/Random-Nerd-Tutorials/blob/master/Projects/ESP32/OTA_Web_Updater.ino

Metadata

Metadata

Assignees

No one assigned

    Labels

    back burnerLow priority nice-to-havesenhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions