STA stays unconnected due to connection policy bug

Atin Patel
Posts: 1
Joined: Fri Mar 23, 2018 7:27 am

STA stays unconnected due to connection policy bug

Postby Atin Patel » Fri Mar 23, 2018 9:02 am

STA always try to connect with AP which has strong RSSI value. Now, the AP with strong RSSI value already associated with maximum STAs, so this AP not capable to connect new STA. So, this new STA try to connect continuously with that AP and AP is always reject its request. There was other APs(with same configuration ) present on same channel, Still this new STA does not connect to those APs.

User avatar
kolban
Posts: 1683
Joined: Mon Nov 16, 2015 4:43 pm
Location: Texas, USA

Re: STA stays unconnected due to connection policy bug

Postby kolban » Sat Mar 24, 2018 5:22 am

I think there is the capability to connect your ESP32 as a station to a specific access point by specifying a BSSID of a specific access point rather than just the network SSID. It may be that you can change the logic of your app to perform a scan, get the list of access points and then try and connect to one. If it fails, try a different one ... each time using a specifically identified BSSID.
Free book on ESP32 available here: https://leanpub.com/kolban-ESP32

Who is online

Users browsing this forum: Baidu [Spider] and 41 guests