Wi-Fi: Shell Firmware example with nrf7002

Hi There

I have implemented the nrf firmware example "Wi-Fi Shell" on the nrf7002 development kit.
But I noticed a strange behaviour, after a while I cannot ping any server and it disconnects and reconnects from the access point.

It always gives the error reason=4 for the disconnection:
CTRL-EVENT-DISCONNECTED bssid=a4:6c:f1:fd:82:82 reason=4

Now as I understand it, reason 4 means "disconnected due to inactivity".

Is this conclusion correct is there any documentation about the error and how can I fix this problem so that it does not happen again?

Thanks for your Answer

Parents Reply Children
Related