Comments on: ESP32 Over-the-air (OTA) Programming – Web Updater Arduino IDE https://randomnerdtutorials.com/esp32-over-the-air-ota-programming/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Thu, 21 Nov 2024 03:04:14 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: John https://randomnerdtutorials.com/esp32-over-the-air-ota-programming/#comment-984658 Thu, 21 Nov 2024 03:04:14 +0000 https://randomnerdtutorials.com/?p=78214#comment-984658 Hi again Rui & Sara, in my quest to find a solution for ota updating I switched today (after problems with AsyncElegantOTA being deprecated for the 8266) to an ESP32. Sad to say I’m not having much luck here either. All seemed to go well, until I tried to export a bin file of the example sketch. Using IDE2.3.3 it compiles the sketch, then I get no indication that anything has been exported. Should I?
When I open the sketch folder there is only the ino file, and a build folder. Sorry if I seem like a pest but I’m trying to get at least one method of OTA to work. Thanks for all you do!

]]>
By: Salvy https://randomnerdtutorials.com/esp32-over-the-air-ota-programming/#comment-981631 Fri, 08 Nov 2024 21:13:45 +0000 https://randomnerdtutorials.com/?p=78214#comment-981631 No longer works with esp32 3.0
Please upgrade Web-Updater

]]>
By: Václav https://randomnerdtutorials.com/esp32-over-the-air-ota-programming/#comment-927369 Tue, 18 Jun 2024 11:29:42 +0000 https://randomnerdtutorials.com/?p=78214#comment-927369 In reply to Simon.

Hi, at the first look, I think there are missing close tags in serverIndex.

]]>
By: Simon https://randomnerdtutorials.com/esp32-over-the-air-ota-programming/#comment-921199 Mon, 03 Jun 2024 19:37:55 +0000 https://randomnerdtutorials.com/?p=78214#comment-921199 I tried examples for both ArduinoOTA and ElegantOTA. The page with web server never loads for me. I use Arduino ESP32 core version 2.0.14. Does anyone have any ideas?

]]>
By: KuBo https://randomnerdtutorials.com/esp32-over-the-air-ota-programming/#comment-910931 Mon, 29 Apr 2024 10:40:15 +0000 https://randomnerdtutorials.com/?p=78214#comment-910931 Add a delay before restarting or the page will not receive a return value

]]>
By: Duong https://randomnerdtutorials.com/esp32-over-the-air-ota-programming/#comment-906238 Mon, 15 Apr 2024 08:43:21 +0000 https://randomnerdtutorials.com/?p=78214#comment-906238 I want to work OTA with esp32 with ethernet( W5500) but those library doesn’t support Ethernet at all. Can anyone give some solution ?

]]>
By: Siva https://randomnerdtutorials.com/esp32-over-the-air-ota-programming/#comment-903696 Sat, 06 Apr 2024 06:53:58 +0000 https://randomnerdtutorials.com/?p=78214#comment-903696 Hi Sara,

I have been using the OTA very much but I have 500 devices each having unique ID configure using mDNS with hostname so that I can access the device by devicename.local, Please suggest a method how I can update my code update for the all the device with 1 bin file, as it is very tedious to make bin file for all 500 device

Thanks
Siva

]]>
By: Jonas Jovial https://randomnerdtutorials.com/esp32-over-the-air-ota-programming/#comment-862116 Sat, 23 Sep 2023 16:42:24 +0000 https://randomnerdtutorials.com/?p=78214#comment-862116 Hi:
just to report a strange situation. I’ve an esp32 that simply does not update over OTA. The software works well on others ESP32. Only this one doesn’t work. It will however update using a cable connection. This is of course result from a chine bad esp32 board…

]]>
By: David MSF https://randomnerdtutorials.com/esp32-over-the-air-ota-programming/#comment-857223 Fri, 25 Aug 2023 21:40:58 +0000 https://randomnerdtutorials.com/?p=78214#comment-857223 Very useful!!
But probably a validation via TOKEN on the upload page itself would be more useful than this login screen, which in reality just hides the upload URL.

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-over-the-air-ota-programming/#comment-829169 Sat, 08 Apr 2023 21:07:37 +0000 https://randomnerdtutorials.com/?p=78214#comment-829169 In reply to Chad.

Hi.
What’s the ESP32 version that you have installed?
Regards,
Sara

]]>