I am running endurance tests on a ESP32-PICO at the moment.
From time to time there are wifi connection interrupts and sometimes,
not sure if this is during the interrupts, there are messages like
Code: Select all
I (5558837) wifi:new:<6,0>, old:<6,2>, ap:<255,255>, sta:<6,0>, prof:1
I (5559857) wifi:new:<6,2>, old:<6,0>, ap:<255,255>, sta:<6,2>, prof:1
Is this a reconnect or a channel switch?