balena-io-experimental / balena-sound

Build a single or multi-room streamer for an existing audio device using a Raspberry Pi! Supports Bluetooth, Airplay and Spotify Connect
https://balena.io/blog/turn-your-old-speakers-or-hi-fi-into-bluetooth-receivers-using-only-a-raspberry-pi/
MIT License
2.39k stars 427 forks source link

wifi not connecting #646

Closed vescovd1 closed 10 months ago

vescovd1 commented 10 months ago

I provisioned my RPI Zero W SD card via the web and set the WiFi parameters for my home access point. It does not connect nor does it get an IP. Via the console I can see the wlan0 interface is active but no IP.

I am also using the Adafruit speaker bonnet (same as hifiberry-dac miniamp)

any help??

vescovd1 commented 10 months ago

stand alone with rpi os lite wifi works fine.

vescovd1 commented 10 months ago

I got it to connect by using the nmcli and found out I needed quotes around my AP password. I regenerated flash via cloud and added quotes around SSID password and reflashed. It connected ok now.