-
### Describe the bug
Since ESPAsyncDNSServer is included in ESPAsync_WIFIManger, I get compile error about missing user_interface.h. This is included into ESPAsyncUDP library, used by ESPAsyncDNSSe…
-
Hi,
after your changes in the platformio.ini file, the OTA Update returns with an 400 HTTP Error containing following response: "OTA could not begin".
I was tracking this issue down to the change …
-
As the code became more complex, the audio started playing with a long delay (about 3-5 seconds). The audio playback code has not changed, but a Web server (+ css / js / images) has been added. What c…
-
Is it possible to run a webserver, espalexa and elegantOTA all at the same time? I am attempting to do so, but the esp crashes and restarts when I try to access the OTA update page. The standard web…
-
**Describe the bug**
Takes so much time to launch and load sketches that you allmostly forget what have you been waiting for, the load time is really too long in compare to the old IDE.
I have an …
-
With the versions 2.2.5 and 2.2.7 the ESP-01 and ESP-01s reset when access the web update ElegantOTA page.
-
Would be nice to add a password protection to the WebSerial Portal like on ElegantOTA
-
Hello,
Thank you for your great job!
I found an issue.
I'm with 2.2.6.
I set ID and password on the /update page with this line : AsyncElegantOTA.begin(&server, "admin", "admin"); // St…
-
have long time using project with ElegantOTA, it works good on ver 2.2.4
Today have decided to add setID() functionality, and find out **/update** page became stuck, always spinning the circle under …
-
When i run "npm install", i am getting this error:
```
npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
npm ERR! Lin…