I'm having a nasty issue with the built in wlan. When I ssh in (all my pis are headless) It connects, then hangs, then fixes itself, then eventually just fails and drops the connection.
Wired via usb-Eth works great.
WiFi via a RT5370 works great.
Tried the pi-update, country is correct, power save is off. AP is a Ubiquiti AC variety.
Ideas?
ZeroW wlan0 issues
Last edited by HoboHaxor on Mon Jan 28, 2019 8:36 pm, edited 1 time in total.
- DarkPlatinum
- Posts: 872
- Joined: Thu Nov 02, 2017 2:30 pm
- Location: Unknown
- Contact: YouTube
Re: ZeroW issues
Does your raspberry pi receive enough power?
1 * Raspberry Pi Zero W, 1 * Raspberry Pi 2, 1 * Raspberry Pi 3, 1 * Raspberry Pi 3B+, 1 * Raspberry Pi 4B 

-
- Posts: 14031
- Joined: Fri Mar 09, 2012 7:36 pm
- Location: Vallejo, CA (US)
Re: ZeroW issues
It's hard (but probably not impossible) to starve a Pi0/Pi0W for power.
Re: ZeroW issues
Link Quality=70/70.
The AP is 15 feet (3m) away and line of sight.
Re: ZeroW wlan0 issues
How are you powering the RPiZW?
or, to rephrase the question
from where is the RPiZW getting it's 5v power from?
next question:
is your RPiZW in a metallic case? any case? no case (bare naked)?
or, to rephrase the question
from where is the RPiZW getting it's 5v power from?
next question:
is your RPiZW in a metallic case? any case? no case (bare naked)?
"Don't come to me with 'issues' for I don't know how to deal with those
Come to me with 'problems' and I'll help you find solutions"
Some people be like:
"Help me! Am drowning! But dont you dare touch me nor come near me!"
Come to me with 'problems' and I'll help you find solutions"
Some people be like:
"Help me! Am drowning! But dont you dare touch me nor come near me!"
Re: ZeroW wlan0 issues
Can't buy it doesn't have enough power argument since the USB WiFi adapter works flawlessly (aka: even more power consumption) But has a 5v @5amp psu (that was my first course of action)
Bare board hanging in the air. Just power, hdmi (only to verify boot until this is fixed) and USB wifi adapter (also until this gets fixed) No keyboard, mouse, etc connected. I can't say for sure, but think BT is off too.
These can't be *that* sensitive to RF polarization. (reminiscent of Apple's "You're holding it wrong"

Also thought it might be my mac, but same issue from Ubuntu & Kali machines.
Re: ZeroW wlan0 issues
OK, so we may rule out the power source as cause.
Only this particular RPiZW having WiFi disconnection?
Is the on-board WiFi configured to get IP address via DHCP or set to static (via /etc/dhcpcd.conf)?
If set to static, can you confirm from your router's client monitor page if there is any IP conflict with other devices?
Only this particular RPiZW having WiFi disconnection?
Is the on-board WiFi configured to get IP address via DHCP or set to static (via /etc/dhcpcd.conf)?
If set to static, can you confirm from your router's client monitor page if there is any IP conflict with other devices?
"Don't come to me with 'issues' for I don't know how to deal with those
Come to me with 'problems' and I'll help you find solutions"
Some people be like:
"Help me! Am drowning! But dont you dare touch me nor come near me!"
Come to me with 'problems' and I'll help you find solutions"
Some people be like:
"Help me! Am drowning! But dont you dare touch me nor come near me!"
Re: ZeroW wlan0 issues
DHCP, but I use quasi-static. I make DHCP reservations for all IPs (for the most part)
I seriously doubt its prob with my LAN : Cisco 2851 router, couple Cisco catalyst switches, Ubiquiti AP, and DHCP served via Synology NAS. The main wifi is wpa-2 enterprise/radius, with the IoT junk on wpa2-psk. (pi on the IoT segment)
Problem is the on board wlan. (USB wired or wifi works fine)
Gonna try a few more Zeros and see if its across the board.
No deauth packets flying about either.
(3 out of 3 Zeros so far have the issue)
I seriously doubt its prob with my LAN : Cisco 2851 router, couple Cisco catalyst switches, Ubiquiti AP, and DHCP served via Synology NAS. The main wifi is wpa-2 enterprise/radius, with the IoT junk on wpa2-psk. (pi on the IoT segment)
Problem is the on board wlan. (USB wired or wifi works fine)
Gonna try a few more Zeros and see if its across the board.
No deauth packets flying about either.
(3 out of 3 Zeros so far have the issue)