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

Troubleshooting • Re: Headless Raspberry Pi 4B WAN change

$
0
0
Hello Team,

I'm not able to make my Raspberry Pi 4B connect to new WiFi network. It is always using the first WiFi details entered during OS install.

I tried changing the details of /etc/wpa_supplicant/wpa_supplicant.conf file for 2 WiFi details. The old one is "Partha allience"; and I set low priority for that.

country=IN
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1

network={
ssid="AniDGreat_5g"
psk="XXXXX"
key_mgmt=WPA-PSK
priority=90
}
network={
ssid="Partha allience"
psk="XXXXX"
key_mgmt=WPA-PSK
priority=80
}


And tried rebooting. It did not affect. Later I tried using the raspi-config options. Went inside "1. Systems Options"; "S1 Wireless LAN"; and selected country code and set up SSID and Password. Rebooted the Pi; and nothing changed. My Pi is still connecting only to the old WiFi network.

I'm a beginner in Raspberry. Please help me in setting this up headless.

What Operating System are your running on your RPi4B board?


If it is RasPiOS please be specific about the named release. Bookworm? Bullseye? Something else?



(Your thread title may be misleading: Many people will take 'WAN' to be a reference to a Wide Area Network.)

Statistics: Posted by B.Goode — Mon Jul 01, 2024 12:25 pm



Viewing all articles
Browse latest Browse all 5346

Trending Articles