Chat freely about anything...

User avatar
By Trey
#52159 I seem to be having the issue mostly with my laptop not connecting when the AP is set up as secured.
Its Win10 64bit with The Broadcom 802.11 b/g/n adapter. Driver version 7.35.333.0 other devices seem to connect fine.

Very hard to get connected
WiFi.softAP("xxxx",12345678,11);

Smoooth fast and works every time.
WiFi.softAP("xxxx");

Here is what I get from the WLAN report when the connection fails. Wireshark has no pulse when the connection fails,


[‒]Wireless security failed.
Reason: Dynamic key exchange did not succeed within configured time


[‒]WLAN AutoConfig service failed to connect to a wireless network.
BSS Type: Infrastructure
Failure Reason:The specific network is not available.
RSSI: -45
User avatar
By Trey
#52164 This has been a problem that seemed to go away before. Adjusting the power output of my adapter to 75%
I can all of a sudden connect. After that I changed it back to 100% still seems to be connecting. Hopefully something I don't understand happened under the covers there, I never thought to even try anything less than 100%. Fingers crossed.