I don't have proof yet, but I think this may be preventing some STAs from following the channel switch. In particular, I have been trying to troubleshoot why Android devices seem to wait on the old channel instead of moving to the SoftAP's new channel, and this stray beacon may be the reason.
Example:
Code: Select all
SN SSID CurrChan CSA
===== ============ ======== ========
1058 ESP_1BEB89 9
1062 ESP_1BEB89 9 Mode: 1, Number: 4, Count: 3
1064 ESP_1BEB89 9 Mode: 1, Number: 4, Count: 2
1066 ESP_1BEB89 9 Mode: 1, Number: 4, Count: 1
1068 ESP_1BEB89 9
(then no more beacons because the switch occurred)