ESP32 OTA programming

Did anyone figure out how to update your code OTA with the ESP32 ? I got it working on ESP8266 but the same methode doesn’t seem to work for the ESP32. Any response is greatly appreciated.

see also:

So it seems im missing a library, thats why i got some errors. Did you use the info you gave me ?

not now, but I have tested with good result

Do you use Arduino IDE or Platform IO ?

Arduino IDE ESP32 Core

iAlright so if i use Arduino IDE it works, Platform IO was the problem.

For record, I updated my Basic OTA sketch for both ESP types… assuming Arduino IDE of course :wink:

2 Likes