Chat freely about anything...

User avatar
By mi_ka
#41026 When my PC connects to an ESP8266 (esp-link firmware as access point), everything works fine. The firmware serves web pages via 192.168.4.1. Windows shows the WLAN connection to be "limited". I suppose that means no internet access.

However, after a reboot, Windows 8 does not automatically re-connect to the ESP8266, as it was instructed. I suspect that's because Windows finds my wired Ethernet connection to an internet router (and maybe because the connection was detected to be "limited"). It seems to think one connection is enough. If I disable the Ethernet adapter, Windows automatically re-connects to the ESP8266 after booting.

Is there a convenient way (a setting somewhere) to make Windows 8 connect automatically to the ESP8266, regardless of a wired Ethernet connection in the same PC?

The only solution I've found so far is to run this command line at boot: netsh wlan connect name=<ssid>
User avatar
By xtal
#41030 You may need to ask that question on a windows forum ..
I would expect it can be done. a simple entry in persistance table may suffice.
I'v tied wired and wireless on same pc ,, wired always wins out without manual intervention,
so I just use 2 pc's