Comments on: ESP32 OTA (Over-the-Air) Updates – AsyncElegantOTA using Arduino IDE https://randomnerdtutorials.com/esp32-ota-over-the-air-arduino/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Mon, 03 Feb 2025 10:18:10 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Sara Santos https://randomnerdtutorials.com/esp32-ota-over-the-air-arduino/#comment-1004964 Mon, 03 Feb 2025 10:18:10 +0000 https://randomnerdtutorials.com/?p=101621#comment-1004964 In reply to Peter Sass.

Hi.
Please follow the updated tutorial here: https://randomnerdtutorials.com/esp32-ota-elegantota-arduino/
Regards,
Sara

]]>
By: Peter Sass https://randomnerdtutorials.com/esp32-ota-over-the-air-arduino/#comment-1004785 Sun, 02 Feb 2025 14:42:10 +0000 https://randomnerdtutorials.com/?p=101621#comment-1004785 It works for me with:
IDE 2.3.4
ESP32 Core 3.1.1
AsyncTCP by Me-No-Dev 3.3.2
ESPAsyncWebServer by Me-No-Dev 3.6.0
All is latest versions.

]]>
By: Peter Sass https://randomnerdtutorials.com/esp32-ota-over-the-air-arduino/#comment-1004777 Sun, 02 Feb 2025 14:11:18 +0000 https://randomnerdtutorials.com/?p=101621#comment-1004777 Dear Sara and Rui!
Did you find a solution about the ElegantOTA to works under Arduino IDE 2.x?
Best Regards:
Peter

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-ota-over-the-air-arduino/#comment-989207 Fri, 06 Dec 2024 10:28:53 +0000 https://randomnerdtutorials.com/?p=101621#comment-989207 In reply to Dick.

Hi.
Thanks for your comment.
We’ll update this tutorial soon to be compatible with the latest Arduino IDE and latest library versions.
Regards,
Sara

]]>
By: Dick https://randomnerdtutorials.com/esp32-ota-over-the-air-arduino/#comment-988795 Wed, 04 Dec 2024 20:49:40 +0000 https://randomnerdtutorials.com/?p=101621#comment-988795 Hi Rui and Sara
I think I owe you a big apology! After several days of cursing I finally remembered a lesson I was taught many years ago “If in doubt, read the ********** documentation”; or in this case “follow the instructions”. When I followed your instructions to the letter (replacing AsyncElegantOTA with ElegantOTA and using the Arduino IDE 1 not 2) everything worked perfectly first time! A valuable lesson re-learnt! Thank you!

]]>
By: Dick https://randomnerdtutorials.com/esp32-ota-over-the-air-arduino/#comment-984497 Wed, 20 Nov 2024 18:55:25 +0000 https://randomnerdtutorials.com/?p=101621#comment-984497 Hi Sara
I know that you are aware that AsyncElegantOTA is deprecated but did you know it no longer appears in the Arduino IDE 2.3.3 library manager? The alternative ElegantOTA in async mode works just fine. Running the AsyncDemo example sketch and browsing to takes you to the web server page and /update takes you to the OTA update page for Firmware and LittleFS/SPIFFS uploads.

]]>
By: Travis https://randomnerdtutorials.com/esp32-ota-over-the-air-arduino/#comment-953640 Tue, 03 Sep 2024 17:21:18 +0000 https://randomnerdtutorials.com/?p=101621#comment-953640 In reply to Stefan.

I know this is years late, but I honestly have to say you have the kindest bedside manner and patience. Rarely do I see individuals not only answer questions but explain almost every detail of the hows and whys of the specific behavior relevant to the question. All the while simultaneously able to be almost combative or hostile with your wit in terms of any blatant lack of competence of the question itself. I applaud the work you do here, sincerely, without any satire. Your expertise in these areas is just as astonishing as your ability to explain/teach/assist. 100x better than the levels I’ve experienced from most EE undergrad professors.

Best regards
Travis

]]>
By: Muskan https://randomnerdtutorials.com/esp32-ota-over-the-air-arduino/#comment-917802 Fri, 24 May 2024 13:10:24 +0000 https://randomnerdtutorials.com/?p=101621#comment-917802 Hey,
I tried your OTA code, and followed the same procedure but the problem is my web page for OTA upload is not loading, and instead of that some random file named “update” start downloading. Can you please help me.

]]>
By: Dhawal https://randomnerdtutorials.com/esp32-ota-over-the-air-arduino/#comment-917783 Fri, 24 May 2024 12:04:01 +0000 https://randomnerdtutorials.com/?p=101621#comment-917783 Hi Sara,
I am trying using BLE and OTA together in esp32 but I am facing issue that OTA webpage in not loading can you help in this?

]]>
By: Ken https://randomnerdtutorials.com/esp32-ota-over-the-air-arduino/#comment-909611 Thu, 25 Apr 2024 07:53:17 +0000 https://randomnerdtutorials.com/?p=101621#comment-909611 Hi, thanks for another wonderful tutorial !
I have a question: is it possible to have the same OTA update functionality with an esp32 running as a wifi access point (not connected to an existing wifi) ?
I have a project that is for a location that has no wifi (or internet access), and would like to esp32 to act as wifi access point, and have the option to connect to it for updating.
Any tips or directions are appreciated.
Thanks again,
Ken.

]]>