-
AsyncElegantOTA has been deprecated and it is NOT recommended for usage. Please consider migrating to [ElegantOTA](https://github.com/ayushsharma82/ElegantOTA) which now comes with async mode. Learn M…
-
Hi getting the following error when trying to compile in IDE
```
Arduino: 1.8.19 (Windows Store 1.8.57.0) (Windows 10), Board: "ESP32 Dev Module, Disabled, Disabled, Default 4MB with spiffs (1.2MB…
-
Hi there @ayushsharma82,
Thanks for such an excellent library! I would like to request a small change in how the authentication (username and password is handled), particularly here:
https://git…
-
None of the given examples work, due to a conflict with WiFiManager.h as it appears.
Error:
`
In file included from .pio/libdeps/esp8266/ElegantOTA/src/ElegantOTA.h:57,
from src…
-
En version 20240603 (SSR ZC), le dimmer commence à router avant la connexion à la sonde Dallas. Quand on a des soucis de connexion avec la sonde dallas, cela peut conduire à une surchauffe. Ce serait …
-
I purchased one of these through aliexpress, when I arrived I prepared the SD card with the files and when I plugged it in I saw that it was already configured with the EvilCrow_v2 wifi network
Howev…
-
While trying to compile the example using async i noticed it lacked the correct definition
The example is configured using the default behaviour which is not async
#define ELEGANTOTA_USE_ASYNC_WEBSE…
-
Just like in the title. Tested out a lot of ArduinoJson versions, but all attempts resulted in hundreds of errors like "redefinition of class ...", "... is ambiguous" etc. (the errors change from vers…
-
I openened the update page, and i used arduino ide with "export compiled binary" to get a bin file to send to asyncota...
I Always get "upload failed, md5 mismatch".
How i am supposed to get a com…
-
Hello,
I am a visual studio code user and I can't compile and install elegantOTA on my esp32 c3 mini.
I followed the tutorial:
[https://docs.elegantota.pro/installation/](url)
Here is my platorf…