The problem with OTA. Does not want to create a network port

Hello, friends!
There are two problems: creating a network port and a WiFi connection between the ESP8266 and ESP32.
I cannot create a network port for OTA on any controller.
And secondly: they do not want to connect via ESP8266 WiFi with ESP32.
At the same time, ESP8266 communicate among themselves normally.
I suspect something is blocking port creation. Since this happens on all MCs. But what? Demolished the antivirus, turned off the firewall. I went to a place where I did not need to go into the Windows settings. There I discovered everything about Wi-Fi. But the port was never created!
I upload to the MC server and client. The computer sees the controllers.
Pages are open.
Someone might say. what and where can it be?
With great respect to everyone!

arkanfirst:
Hello, friends!
There are two problems: creating a network port and a WiFi connection between the ESP8266 and ESP32.
I cannot create a network port for OTA on any controller.
And secondly: they do not want to connect via ESP8266 WiFi with ESP32.
At the same time, ESP8266 communicate among themselves normally.
I suspect something is blocking port creation. Since this happens on all MCs. But what? Demolished the antivirus, turned off the firewall. I went to a place where I did not need to go into the Windows settings. There I discovered everything about Wi-Fi. But the port was never created!
I upload to the MC server and client. The computer sees the controllers.
Pages are open.
Someone might say. what and where can it be?
With great respect to everyone!

Maybe you can clarify more on what you are trying to do. Is this network two ESPs trying to communicate thru a router? Where does Windows come in to play in the communication between the two ESPs? What is your concept of "a network port for OTA" as it is not very clear just what you are trying to do.

zoomkat:
Maybe you can clarify more on what you are trying to do. Is this network two ESPs trying to communicate thru a router? Where does Windows come in to play in the communication between the two ESPs? What is your concept of "a network port for OTA" as it is not very clear just what you are trying to do.

  1. In the arduino IDE, I am trying to create a network port for downloading firmware via OTA.

The port monitor displays this message.

Connection Failed! Rebooting...

ets Jan 8 2013,rst cause:2, boot mode:(3,6)

load 0x4010f000, len 1392, room 16
tail 0
chksum 0xd0
csum 0xd0
v3d128e5c
~ld
Booting
Connection Failed! Rebooting...

  1. I'm trying to connect between each other via WiFi ESP8266 and ESP32.
    Nothing happens. ESP8266 connect among themselves. And with ESP32 they do not want.

Thanks to all!
The problem is resolved.
Reset Windows 10 network settings

Using Ubuntu 21.04 the Network Port ( to upload via OTA ) does not show up at all...

Works great with 1.8.10

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.