ESP8266 Developer Zone The Official ESP8266 Forum 2017-03-08T14:26:48+08:00 https://bbs.espressif.com:443/feed.php?f=66&t=2819 2017-03-08T14:26:48+08:00 2017-03-08T14:26:48+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2819&p=11449#p11449 <![CDATA[Re: Esp8266 can not stable connect to HuaWei Router Honor WS851]]> With Mikrotik works fine.

Debug:
state: 5 -> 2 (4c0)
rm 0
WiFi event(1): Disconnect from ssid wifi1, reason(4): Assoc_expire, count 1

Statistics: Posted by vad7 — Wed Mar 08, 2017 2:26 pm


]]>
2017-02-12T20:03:10+08:00 2017-02-12T20:03:10+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2819&p=11305#p11305 <![CDATA[Re: Esp8266 can not stable connect to HuaWei Router Honor WS851]]>
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


]]>
2016-09-27T15:28:47+08:00 2016-09-27T15:28:47+08:00 https://bbs.espressif.com:443/viewtopic.php?t=2819&p=9956#p9956 <![CDATA[Esp8266 can not stable connect to HuaWei Router Honor WS851]]> REASON_AUTH_EXPIRE and disconnect then. For most router, it looks like work well. So I guess my code is ok.

Is there any potential bug in SDK or compatible issue?

Pls. find the router introduction in the following link: http://www.vmall.com/product/3053.html

Statistics: Posted by leif_sxl — Tue Sep 27, 2016 3:28 pm


]]>