Chat freely about anything...

User avatar
By ebalcsk
#50943 Hello,

On a windows PC I installed Arduino 1.6.9.
I modified BasicOTA.ino (SSID and password added).
Uploaded to the board and the board connected to WiFi.

Unfortunately I get no OTA port in the ide. :(

I disabled firewall on the PC, also modified the host name for ota so there is no (“_”,”-“) in the name.
Still no luck :(.

Started a Wireshark session. From the board IP I just see ARP request about who has the default GW.
I not see any massage on port 8266.

I wonder what would be the problem?
What am I miss?

Thanks in advance!