-
It's really confusing for users with multiple ESP8266s as the ElegantOTA looks same on every module.
To overcome this, I will add a unique identifier to the ElegantOTA webpage which would by defau…
-
I have a spiffs *.bin file that I want to upload via elegantOTA, but an error occurs:
OTA Failed
Reason - Update error: ERROR[10]: Magic byte is wrong, not 0xE9
-
Hello. The following sketch does not compile and throws error 'connect_to_wifi_jb' was not declared in this scope".
However, when I comment out #include to //#include
then the sketch compiles co…
-
Issue: Including ElegantOTA.h breaks cross-tab function calls.
To reproduce, use Arduino IDE 1.8.9 (although I doubt that the exact release matters). For a main sketch, use your example _ElegantOT…
-
Hi - why do I only get the hello message when browsing to the IP address? I don't se any cool elegant interface?
-
If this could provide an AP mode initially to allow a user to set the Wifi credentials and .bin path, this firmware would be great to flash to an ESP prior to soldering (via a programming jig).
-
Please add this Library: https://github.com/ayushsharma82/ElegantOTA
Thanks for the effort!
-
### Hardware:
Board: ESP32 Dev Module
Core Installation version: 1.0.0
IDE name: Arduino IDE
Flash Frequency: 40Mhz
PSRAM enabled: yes
Upload…
-
I am receiving an Error on uploading my bin file. I use PlatformIO which creates a .pioenvs/nodemcuv2/firmware.bin file. After upload attempt I see OTA Failed Reason -. Just wondering if there is a …
-
Hi there!
Thanks for this promising lib but in my case, i need to do ota through async web server and on AP mode only.
No wifi STA enabled on ESP32.
And in header we can see only ESP8266 manageme…
MkLHX updated
5 years ago