Incorrect WiFi password no longer triggers SYSTEM_EVENT_AP_STADISCONNECTED on esp-idf v3.3-beta1-268-g5c88c5996-dirty
Posted: Tue Jan 29, 2019 2:03 pm
I used to see the event SYSTEM_EVENT_AP_STADISCONNECTED if the password was incorrect. Since updating to v3.3-beta1-268-g5c88c5996-dirty I see the following instead, but no events my application can handle. It is a bit like the scan not possible situation where you get output on the serial monitor but no event. Is this a planned architectural change or feature?
I (25728) wifi: new:<1,1>, old:<1,0>, ap:<1,1>, sta:<255,255>, prof:1
I (25729) wifi: station: 70:c9:4e:d3:b6:17 join, AID=1, bgn, 40U
I (29731) wifi: station: 70:c9:4e:d3:b6:17 leave, AID = 1, bss_flags is 134242
I (29731) wifi: new:<1,0>, old:<1,1>, ap:<1,1>, sta:<255,255>, prof:1
I (29776) wifi: new:<1,1>, old:<1,0>, ap:<1,1>, sta:<255,255>, prof:1
I (29776) wifi: station: 70:c9:4e:d3:b6:17 join, AID=1, bgn, 40U
I (33778) wifi: station: 70:c9:4e:d3:b6:17 leave, AID = 1, bss_flags is 134242
I (33778) wifi: new:<1,0>, old:<1,1>, ap:<1,1>, sta:<255,255>, prof:1
I (33819) wifi: new:<1,1>, old:<1,0>, ap:<1,1>, sta:<255,255>, prof:1
I (33820) wifi: station: 70:c9:4e:d3:b6:17 join, AID=1, bgn, 40U
I (37821) wifi: station: 70:c9:4e:d3:b6:17 leave, AID = 1, bss_flags is 134242
I (37822) wifi: new:<1,0>, old:<1,1>, ap:<1,1>, sta:<255,255>, prof:1
I (37863) wifi: new:<1,1>, old:<1,0>, ap:<1,1>, sta:<255,255>, prof:1
I (37863) wifi: station: 70:c9:4e:d3:b6:17 join, AID=1, bgn, 40U
I (41865) wifi: station: 70:c9:4e:d3:b6:17 leave, AID = 1, bss_flags is 134242
I (41865) wifi: new:<1,0>, old:<1,1>, ap:<1,1>, sta:<255,255>, prof:1
I (41907) wifi: new:<1,1>, old:<1,0>, ap:<1,1>, sta:<255,255>, prof:1
I (41908) wifi: station: 70:c9:4e:d3:b6:17 join, AID=1, bgn, 40U
I (45909) wifi: station: 70:c9:4e:d3:b6:17 leave, AID = 1, bss_flags is 134242
I (45909) wifi: new:<1,0>, old:<1,1>, ap:<1,1>, sta:<255,255>, prof:1
I (46531) wifi: new:<1,0>, old:<1,0>, ap:<1,1>, sta:<255,255>, prof:1
I (46532) wifi: station: 70:c9:4e:d3:b6:17 join, AID=1, bg, 20
I (50029) wifi: station: 70:c9:4e:d3:b6:17 leave, AID = 1, bss_flags is 131106
I (50029) wifi: new:<1,0>, old:<1,0>, ap:<1,1>, sta:<255,255>, prof:1
I (25728) wifi: new:<1,1>, old:<1,0>, ap:<1,1>, sta:<255,255>, prof:1
I (25729) wifi: station: 70:c9:4e:d3:b6:17 join, AID=1, bgn, 40U
I (29731) wifi: station: 70:c9:4e:d3:b6:17 leave, AID = 1, bss_flags is 134242
I (29731) wifi: new:<1,0>, old:<1,1>, ap:<1,1>, sta:<255,255>, prof:1
I (29776) wifi: new:<1,1>, old:<1,0>, ap:<1,1>, sta:<255,255>, prof:1
I (29776) wifi: station: 70:c9:4e:d3:b6:17 join, AID=1, bgn, 40U
I (33778) wifi: station: 70:c9:4e:d3:b6:17 leave, AID = 1, bss_flags is 134242
I (33778) wifi: new:<1,0>, old:<1,1>, ap:<1,1>, sta:<255,255>, prof:1
I (33819) wifi: new:<1,1>, old:<1,0>, ap:<1,1>, sta:<255,255>, prof:1
I (33820) wifi: station: 70:c9:4e:d3:b6:17 join, AID=1, bgn, 40U
I (37821) wifi: station: 70:c9:4e:d3:b6:17 leave, AID = 1, bss_flags is 134242
I (37822) wifi: new:<1,0>, old:<1,1>, ap:<1,1>, sta:<255,255>, prof:1
I (37863) wifi: new:<1,1>, old:<1,0>, ap:<1,1>, sta:<255,255>, prof:1
I (37863) wifi: station: 70:c9:4e:d3:b6:17 join, AID=1, bgn, 40U
I (41865) wifi: station: 70:c9:4e:d3:b6:17 leave, AID = 1, bss_flags is 134242
I (41865) wifi: new:<1,0>, old:<1,1>, ap:<1,1>, sta:<255,255>, prof:1
I (41907) wifi: new:<1,1>, old:<1,0>, ap:<1,1>, sta:<255,255>, prof:1
I (41908) wifi: station: 70:c9:4e:d3:b6:17 join, AID=1, bgn, 40U
I (45909) wifi: station: 70:c9:4e:d3:b6:17 leave, AID = 1, bss_flags is 134242
I (45909) wifi: new:<1,0>, old:<1,1>, ap:<1,1>, sta:<255,255>, prof:1
I (46531) wifi: new:<1,0>, old:<1,0>, ap:<1,1>, sta:<255,255>, prof:1
I (46532) wifi: station: 70:c9:4e:d3:b6:17 join, AID=1, bg, 20
I (50029) wifi: station: 70:c9:4e:d3:b6:17 leave, AID = 1, bss_flags is 131106
I (50029) wifi: new:<1,0>, old:<1,0>, ap:<1,1>, sta:<255,255>, prof:1