Device disconnected from soft AP
Posted: Wed Jun 08, 2022 12:26 pm
I set wifi module in STA_AND_AP mode and try to connect my PC to it.
It seems like it connect and 60 ms later disconnect, with bss_flags 658531.
Does the bss_flags give indication to the reason why it diconnects?
Logs:
mode : sta (10:97:bd:e4:ae:80) + softAP (10:97:bd:e4:ae:81)
I (87125) wifi<1,1>, old:<1,1>, ap:<1,1>, sta:<0,0>, prof:1
I (87125) wifi 24:ee:9a:2e:2d:cc join, AID=1, bgn, 40U
I (87185) wifi 24:ee:9a:2e:2d:cc leave, AID = 1, bss_flags is 658531, bss:0x3f86d9d8
I (87185) wifi<1,0>, old:<1,1>, ap:<1,1>, sta:<0,0>, prof:1
I (87195) wifi:mode : sta (10:97:bd:e4:ae:80)
I (87195) wifi_network.c: sta_adapter_service(1858): Wi-Fi mode change is unlocked
I (87195) wifi_network.c: stack_wifi_event_handler(1123): our AP has been stopped
It seems like it connect and 60 ms later disconnect, with bss_flags 658531.
Does the bss_flags give indication to the reason why it diconnects?
Logs:
mode : sta (10:97:bd:e4:ae:80) + softAP (10:97:bd:e4:ae:81)
I (87125) wifi<1,1>, old:<1,1>, ap:<1,1>, sta:<0,0>, prof:1
I (87125) wifi 24:ee:9a:2e:2d:cc join, AID=1, bgn, 40U
I (87185) wifi 24:ee:9a:2e:2d:cc leave, AID = 1, bss_flags is 658531, bss:0x3f86d9d8
I (87185) wifi<1,0>, old:<1,1>, ap:<1,1>, sta:<0,0>, prof:1
I (87195) wifi:mode : sta (10:97:bd:e4:ae:80)
I (87195) wifi_network.c: sta_adapter_service(1858): Wi-Fi mode change is unlocked
I (87195) wifi_network.c: stack_wifi_event_handler(1123): our AP has been stopped