How to clear AP configuration?
Posted: Tue May 05, 2015 2:01 pm
My understanding is that wifi_station_set_config() persists the AP settings (correct me if not, please), but what is the inverse of that, i.e. a function that clears the current AP settings? If it is to call wifi_station_set_config() on some dummy values, the device would continously try to reconnect as follows:
And it doesn't ever pause or quit.
If there's no other way, is there a way to widen the interval between each reconnection attempt?
Any help will be appreciated!
Cheers
rm match
reconnect
scandone
add 0
aid 3
cnt
rm match
reconnect
scandone
add 0
aid 3
cnt
rm match
reconnect
scandone
add 0
aid 3
cnt
And it doesn't ever pause or quit.
If there's no other way, is there a way to widen the interval between each reconnection attempt?
Any help will be appreciated!
Cheers