ESP8266 Developer Zone The Official ESP8266 Forum 2018-01-16T13:49:55+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=8992 2018-01-16T13:49:55+08:00 2018-01-16T13:49:55+08:00 https://bbs.espressif.com:443/viewtopic.php?t=8992&p=19080#p19080 <![CDATA[Interpreting UART debug output from SDK]]>
I'm getting a lot of messages in the debug UART from the internal code, like

Code:

add 0
aid 3
pm open phy_2,type:2 0 0
cnt
state: 5 -> 0 (0)
rm 0
pm close 7 0 0/9998108
f 0,
scandone
f -180,
scandone
state: 0 -> 2 (b0)
reconnect
state: 2 -> 0 (0)
f 0,
scandone
state: 0 -> 2 (b0)
reconnect
state: 2 -> 0 (0)
f -180,


Some of them, I've figurered them out. But not all.

So the question is... Can anyone help me find out more about these messages ? My guess is that it would help me understand why my ESP network is behaving like it is.

Thanks.

Statistics: Posted by sharkx — Tue Jan 16, 2018 1:49 pm


]]>