Hello,
I have some logs:
May 13 03:32:27 WIFI-4-CLIENT-DISCONNECTED Client [48-02-AF-8A-D0-03] disconnected from WLAN [WiFi_test_166] after [308] secs txbytes [62] rxbytes [1116] avgtx [0] maxtx [0] mintx [0] avgrx [0] maxrx [0] minrx [0] reason [Unspecified Reason (Client disconnected due to channel change)]
May 13 03:32:27 WIFI-4-CLIENT-DISCONNECTED Client [48-02-AF-8A-D0-03] disconnected from WLAN [WiFi_test_166] after [308] secs txbytes [62] rxbytes [1116] avgtx [0] maxtx [0] mintx [0] avgrx [0] maxrx [0] minrx [0] reason [Disassociated because excessive number of frames need to be acknowledged, but are not acknowledged due to AP transmissions and/or poor channel conditions ()]
May 13 03:27:38 WIFI-4-CLIENT-CONNECTED Client [00-40-AE-17-EC-C0] connected to WLAN [WiFi_test_166] on radio [2]
May 13 03:27:19 WIFI-4-CLIENT-CONNECTED Client [48-02-AF-8A-D0-03] connected to WLAN [WiFi_test_166] on radio [2]
May 13 03:27:15 WIFI-4-CLIENT-CONNECTED Client [00-40-AE-17-EC-C0] connected to WLAN [WiFi_test_166] on radio [2]
May 13 03:27:02 WIFI-4-CLIENT-CONNECTED Client [00-40-AE-17-EC-C0] connected to WLAN [WiFi_test_166] on radio [2]
May 13 03:26:57 WIFI-4-CLIENT-DISCONNECTED Client [00-40-AE-17-EC-C0] disconnected from WLAN [WiFi_test_166] after [12620] secs txbytes [649] rxbytes [28666] avgtx [0] maxtx [0] mintx [0] avgrx [0] maxrx [0] minrx [0] reason [Unspecified Reason (Client disconnected due to channel change)]
May 13 03:26:56 WIFI-4-CLIENT-DISCONNECTED Client [00-40-AE-17-EC-C0] disconnected from WLAN [WiFi_test_166] after [12619] secs txbytes [649] rxbytes [28666] avgtx [0] maxtx [0] mintx [0] avgrx [0] maxrx [0] minrx [0] reason [Disassociated because excessive number of frames need to be acknowledged, but are not acknowledged due to AP transmissions and/or poor channel conditions ()]
There is a message showing “after [308] secs.” Does this mean the disconnection was initiated by the Cambium AP after approximately 300 seconds, or was it triggered by the WiFi chip in our device?
Thanks.