AsyncElegantOTA icon indicating copy to clipboard operation
AsyncElegantOTA copied to clipboard

Esp8266 update?

Open Therealjosephchrzempiec opened this issue 3 years ago • 1 comments

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

Therealjosephchrzempiec avatar Jan 23 '22 21:01 Therealjosephchrzempiec

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.

ayushsharma82 avatar Apr 26 '22 13:04 ayushsharma82