I've set up an AP with 120s timeout ... no disconnection. But I see both AP and STA do some radio exchange, like a keep-alive (QOS messages).
If I force disconnection from AP, I get a lot of
/// 802.11 DEAUTH request
DEAUTH = 5,
/// 802.11 DEAUTH indication
DEAUTH_IND = 6,
But eventually recovers, wlan.isconnected remaining on 3.
If I force disconnection from AP, I get a lot of
/// 802.11 DEAUTH request
DEAUTH = 5,
/// 802.11 DEAUTH indication
DEAUTH_IND = 6,
But eventually recovers, wlan.isconnected remaining on 3.
Statistics: Posted by gmx — Mon Dec 30, 2024 6:57 pm