Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

ESP32/Arduino OTA problems

Status
Not open for further replies.

Wp100

Well-Known Member
Hi,

Have been trying the Arduino Example BasicOTA with both an ESP32DevKIt and NodeMCU-32S modules but get the same failure.

The Code runs fine and provides the web address, different for each module, but when we try and upload the user code we just get the "No Response" message.

We have been able to run the SimpleWifiServer sketch on both boards and flash the led on and off from Firefox so seems the actual router to ESP Wifi is working.

Just not sure why its not connecting with the BasicOTA routine ?

Also noticed that RandomNerds mention in their OTA examples that they had little success with the BasicOTA and do not feature it, though no details given ?


001309.jpg
001308.jpg
 
Hi again,

Well got to to work ok by turning off Windows10 Defenders Firewall so thats was the cause, but would appreciate some guidance on how to know which Port (?) the Arduino IDE is trying to use and how we can update W10 Defender to let it through without disabling the whole Firewall ?

Also as mentioned in our last post, is this BasicOTA routine a good one to use ? or should we be looing at the more complicated OTA Web Updater routine ?
 
Status
Not open for further replies.

Latest threads

New Articles From Microcontroller Tips

Back
Top