You can chat about native SDK questions and issues here.

User avatar
By sharkx
#73162 Hello all.

I'm getting a lot of messages in the debug UART from the internal code, like

Code: Select alladd 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.