Hi!
I bought a PRI 4 a few days ago. I followed every step of this tutorial https://www.youtube.com/watch?v=BO1KYIPIn9Y and flashed the system on a SD cart. My problem: I cannot connect the RPI with the wifi (i cant see the IP).
My Wifi config:
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
country=DE
network={
ssid="ccc"
psk="ccc"
}
The LEDs shine red and green (blinking. I use a Mac.
Can someone help me?
Thank you!!