My issue is:
1. ESP8266 is successfully connected to router
2. Power off -> Power on
3. ESP8266 is successfully connected to router
4. Power off -> Power on
5. sometimes, we see:
in the callback we pass to wifi_set_event_handler_cb,
evt->event_id == EVENT_STAMODE_DISCONNECTED and evt->event_info.disconnected.reason == REASON_AUTH_EXPIRE
is met and while ESP8266 tries to reconnect to the same router,
this occurs repeatedly, until some random time when it successfully connects again.
The router I'm using is MZK-MF300N3 from PLANEX.
Anyone seeing a similar issue?
Is this a known issue and fixed somehow?Statistics: Posted by mash — Sun Feb 12, 2017 8:03 pm
]]>