Other Parts Discussed in Thread: CC3200
Hi,
We experience some connectivity problems with networks with hidden SSID.
In this case, my understanding is:
1) ANY access point MAY or MAY NOT respond to an active probe request if the SSID is specified NULL in the request
2) only access points with the correct SSID MUST respond to an active probe request if the SSID is specified in the request
Related to this, I have several questions for which I couldn't find an answer in the documentation:
- Are probe requests from the CC3200 containing the SSID or not? - if not, it means depending on the security settings, an AP might or might not respond to the request?
- Knowing the SSID, is there a way to "scan" a network with active probing? - what I would like to achieve is to (a) scan all access points in range with a given SSID (b) try to connect to each of them individually (c) generate a report which (d) would allow to identify an access point that is not configured correctly or not connected to the internet.
- with sl_WlanGetNetworkList command, I understand there is a limitation of 20 stations (I assume a circular buffer?). Will this limitation also apply for the NWPs "active probing" before it connects to an AP? Because of this limit, if there are 30 stations and only 1 of them is configured to a specific SSID, is it possible that the CC3200 actually only rarely "sees" this one station, even when the SSIDs are visible and even if the signal strength of this 1 access point is OK?
Thanks!
- Roger