Files
espurna/code
Maxim Prokhorov 9f64684656 wifi: try to workaround unexpected STAMODE_DISCONNECTED event
Or, at least try to.
wifi_station_disconnect() queues the event, but receiving it will confuse the
connection loop waiting for the one right after wifi_station_connect()

Event SSID is the last connected one, reason is REASON_AUTH_FAIL (202)
Simply switch contexts to allow the event handler to run.
2021-04-25 02:01:14 +03:00
..
2021-04-01 01:10:34 +03:00
2019-07-11 00:34:17 +03:00
2021-01-16 20:40:23 +03:00
2021-01-14 18:11:14 +03:00
2019-07-11 00:34:17 +03:00
2021-02-04 12:03:26 +03:00
2021-01-16 20:40:23 +03:00
2021-01-16 20:40:23 +03:00
2019-07-11 00:34:17 +03:00