(solved) AP Scan before Wifi Connects?
Posted: Wed Aug 26, 2020 2:07 am
Hi all -
I'm writing an app that wants to do an AP scan *before* acquiring a network. The use model would be that the user performs a scan, chooses the desired AP, and connects.
But, I'm getting the impression that this isn't possible. When I try to start a scan, I get this error:
Thanks...
I'm writing an app that wants to do an AP scan *before* acquiring a network. The use model would be that the user performs a scan, chooses the desired AP, and connects.
But, I'm getting the impression that this isn't possible. When I try to start a scan, I get this error:
Do I correctly infer from this that the Wifi module must already be connected before it can do a scan?W (42151) wifi:sta_scan: STA is connecting, scan are not allowed!
Thanks...