-->
Page 5 of 8

Re: OTA_Mode - No Network port is shown!

PostPosted: Sat Nov 17, 2018 4:13 am
by Pablo2048
Ok, Plan B... Try to disable Windows Firewall AND any antivirus software/suite/whatever. If this fail, use Wireshark and try to monitor MDNS traffic. Plan C would be to try to install portable Arduino version and (when asking) allow all network communications in the firewall settings. Plan D then - don't use Windows :D (I'm out of plans actually...).

Re: OTA_Mode - No Network port is shown!

PostPosted: Sat Nov 17, 2018 7:04 am
by schufti
hmm, there are WiFi routers where
a) WiFi can be isolated from LAN, only allowing access to WAN.
b) WiFi stations are isolated from each other
Just for plan E ... check router settings, move PC from LAN to WiFI or vice versa

Re: OTA_Mode - No Network port is shown!

PostPosted: Sat Nov 17, 2018 7:54 am
by Pablo2048
If the WiFi router does have Station isolation option turned on, there the ESP cannot be pinged...

Re: OTA_Mode - No Network port is shown!

PostPosted: Sun Nov 18, 2018 8:10 am
by HamzaHajeir
Pablo2048 wrote:Ok, Plan B... Try to disable Windows Firewall AND any antivirus software/suite/whatever. If this fail, use Wireshark and try to monitor MDNS traffic. Plan C would be to try to install portable Arduino version and (when asking) allow all network communications in the firewall settings. Plan D then - don't use Windows :D (I'm out of plans actually...).


schufti wrote:hmm, there are WiFi routers where
a) WiFi can be isolated from LAN, only allowing access to WAN.
b) WiFi stations are isolated from each other
Just for plan E ... check router settings, move PC from LAN to WiFI or vice versa



Special thanks guys, It worked well now.

After 2 hours of error and error xD , by the help of Wireshark.

Tried several crossing things :D as Cleared EEPROM of NodeMCU and trying my mobile hotspot and disabling windows and ESET firewalls, then tried a new NodeMCU and which then solved problem of network port appearance.

* Some firewall permissions were asked by this operation, as from java.

Then got back to my router. tampered with router settings, with negative effect.
lastly i restored router settings to default.


Now i run back all firewalls (rules applied) and all things are going well now.

So mostly the error was caused by some router settings.


Thanks :)