ElegantOTA icon indicating copy to clipboard operation
ElegantOTA copied to clipboard

OTA updates made slick and simple for everyone!

Results 67 ElegantOTA issues
Sort by recently updated
recently updated
newest added

As many others I discover that OTA ends with an error message when I do not have good WIFI signal strength. It stops with the message [HTTP ERROR] Bad Request...

Hi, I notice that elegantOTA page ask server for favicon.ico every time I load elegantOTA update page Where is this icon ?

Maybe not an issue ! The use of hardware timer blocks OTA update. This may solved by settings this timer in IRAM with IRAM_ATTR like in this example : `int16_t...

Hello, if i make a update with OTA my saved WIFI-Data will be erased. How i can prevend it?

Hi, It might be helpful to document that a partition table needs to be added to the configuration that supports ota. like its noted: here https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/partition-tables.html otherwise the upload will...

Hi, I'm using platformio (on VSC) and Win10 for programming of my device. In my platformio.ini file I have placed the following code: [env:WiFi] upload_protocol = espota upload_port = 10.100.8.60...

Hello, is it possible to disable or hide the filesystem update? I use LittleFS for my projects so this is not useful for me. Thanks.

How to prevent that the files on the LittleFS gets deleted when uploading an ota?

![Screenshot from 2021-12-12 17-42-10](https://user-images.githubusercontent.com/3252394/145705982-7c605a25-7648-49f2-bef5-0469a5a03954.png) The SW is loaded correctly and shows 100% but it does not show the OTA success page

Hi there!!! I was really very excited about a month ago when installed the library. BUT... while working perfectly.... after a few uploads the browser became irresponsive. When I plug...