AsyncElegantOTA
AsyncElegantOTA copied to clipboard
Esp8266 update?
Hello, Does this really work on the esp8266? I have seen others used a esp32. However I only have esp8266 devices. I have to update all 40 of them and I don't want to keep going so far for an update of code. This will help me out a lot. My sensors are for temperatures and humidity.
Joseph
Hi @Therealjosephchrzempiec ,
Yes AsyncElegantOTA is intended to work with both ESP8266 & ESP32. You can try this library out and see if it's playing well with your code. Most of the issues posted in the repo arise due to application error.