I have tried ArduinoOTA and AsyncElegantOTA and they work, but only when you are in the same wi-fi as ESP32.
I need to update ESP32 firmware "remotely" meaning when I'm not in the same local wi-fi network as ESP32.
Has this been done yet for Arduino?
Thanks,
Tipo
Juraj
2
the HTTPUpdate library bundled with the esp32 Arduino core
Just found this option: Update ESP32 Firmware through External Web Server | Microcontroller Tutorials
Do you have experience on that? Looks like it should work...
Juraj
4
that is what the HTTPUpdate library does
There are few libraries with similar names. Which is the right one?
system
Closed
8
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.