Station mode instability - bcn_timout,ap_probe_send_start
Posted: Fri Dec 18, 2015 7:54 am
I have a simple station mode app, and a laptop pinging the ESP31.
I frequently see the ESP31 failing to maintain AP connection, with logs like this:
Or several "bcn_timout,ap_probe_send_start" lines after each other.
When this happens, a few pings will be lost.
Why is this happening?
I frequently see the ESP31 failing to maintain AP connection, with logs like this:
Code: Select all
dhcp client start...
ip:192.168.1.103,mask:255.255.255.0,gw:192.168.1.1
<some time later>
bcn_timout,ap_probe_send_start
<a short time later>
ap_probe_send over, rest wifi status to disassoc
When this happens, a few pings will be lost.
Why is this happening?