Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8374

Troubleshooting • Zero 2W reconnect to wifi every 1min

$
0
0
Hello everyone,

I recently purchased a Raspberry Pi Zero 2 W and encountered an issue with its Wi-Fi connection. Approximately once per minute, the device reconnects to the network, and during this time it drops packets.

I have installed the latest available operating system and enabled extended logging for wpa_supplicant. For some reason, the device sends NL80211_CMD_DISCONNECT to itself.
Is there any known solution or workaround for this issue?

Code:

Linux zero1 6.12.47+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.12.47-1+rpt1 (2025-09-16) aarch64 GNU/LinuxNov 29 10:02:36 zero1 wpa_supplicant[2534]: nl80211: Event message availableNov 29 10:02:36 zero1 wpa_supplicant[2534]: nl80211: Ignored event 48 (NL80211_CMD_DISCONNECT) for foreign interface (ifindex 2 wdev 0x0)Nov 29 10:02:36 zero1 wpa_supplicant[2534]: nl80211: Drv Event 48 (NL80211_CMD_DISCONNECT) received for wlan0Nov 29 10:02:36 zero1 wpa_supplicant[2534]: nl80211: Disconnect eventNov 29 10:02:36 zero1 wpa_supplicant[2534]: wlan0: Event DEAUTH (11) receivedNov 29 10:02:36 zero1 wpa_supplicant[2534]: wlan0: Deauthentication notificationNov 29 10:02:36 zero1 wpa_supplicant[2534]: wlan0:  * reason 3 (DEAUTH_LEAVING) locally_generated=1Nov 29 10:02:36 zero1 wpa_supplicant[2534]: Deauthentication frame IE(s) - hexdump(len=0): [NULL]Nov 29 10:02:36 zero1 wpa_supplicant[2534]: wlan0: CTRL-EVENT-DISCONNECTED bssid=xx:xx:xx:xx:xx:xx reason=3 locally_generated=1

Statistics: Posted by 0x62ash — Sat Nov 29, 2025 7:19 am



Viewing all articles
Browse latest Browse all 8374

Trending Articles