Hallo,
I tried to find the information about how I can scan the nearby APs then get the rssi, bssid and channel number of it.
In cc3220, the struct of Sl_WlanNetworkEntry_t, which I can get from sl_WlanGetNetworkList() contains "channel".
But xdk doesn't use cc3200, and there is no such entries.
Is it still possible for me to use other ways to get the channel of nearby APs?
Thank you.