ESP8266 Developer Zone The Official ESP8266 Forum 2021-01-28T17:19:59+08:00 https://bbs.espressif.com:443/feed.php?f=65&t=74594 2021-01-28T17:19:59+08:00 2021-01-28T17:19:59+08:00 https://bbs.espressif.com:443/viewtopic.php?t=74594&p=99269#p99269 <![CDATA[Re: Problem with connecting to Cisco AIR-AP1852l-E-K9 (NONOS SDK 3.0.4)]]> But if you are work on a new project, maybe the best way is to use RTOS SDK..

Statistics: Posted by Her Mary — Thu Jan 28, 2021 5:19 pm


]]>
2021-01-26T21:03:26+08:00 2021-01-26T21:03:26+08:00 https://bbs.espressif.com:443/viewtopic.php?t=74594&p=99264#p99264 <![CDATA[Problem with connecting to Cisco AIR-AP1852l-E-K9 (NONOS SDK 3.0.4)]]>
In the logs, I can see the following difference:
NONOS 1.5.4:

scandone
state: 0 -> 2 (b0)
state: 2 -> 3 (0)
state: 3 -> 5 (10)

NONOS 3.0.4

scandone
state: 0 -> 2 (b0)
state: 2 -> 3 (0)
state: 3 -> 0 (12)
reconnect

In the case of 3.0.4, wifi_station_get_connect_status () still returns STATION_CONNECTING.

Does any of you know what "state: 3 -> 0 (12)" means?

Statistics: Posted by pzygmunt — Tue Jan 26, 2021 9:03 pm


]]>