I used the latest RTOS SDK, and it is not stable that esp8266 connect to WS851 . In most times, firmware will reply the failure reason as 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
Esp8266 can not stable connect to HuaWei Router Honor WS851
Re: Esp8266 can not stable connect to HuaWei Router Honor WS851
Postby mash » Sun Feb 12, 2017 8:03 pm
I'm seeing a similar issue with another router.
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?
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?
Re: Esp8266 can not stable connect to HuaWei Router Honor WS851
Postby vad7 » Wed Mar 08, 2017 2:26 pm
The same issue with routers Linksys EA4500 and Zyxel Keenetic II.
With Mikrotik works fine.
Debug:
state: 5 -> 2 (4c0)
rm 0
WiFi event(1): Disconnect from ssid wifi1, reason(4): Assoc_expire, count 1
With Mikrotik works fine.
Debug:
state: 5 -> 2 (4c0)
rm 0
WiFi event(1): Disconnect from ssid wifi1, reason(4): Assoc_expire, count 1
Who is online
Users browsing this forum: No registered users and 3 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.