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

Troubleshooting • Pi 5 Storing more than one WiFi network (Headless)

$
0
0
I guess im a bit lost in the past. I used to edit /etc/wpa_supplicant/wpa_supplicant.conf and add a list of SSID in priority.

I am now trying to do this on a Pi 5 running latest software with all updated to yesterday.

I found

Code:

/etc/NetworkManager/system-connections/preconfigured.nmconnection
but have no idea how to create something like...

Code:

ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdevupdate_config=1country=GBnetwork={        ssid="FirstNet"        psk=xxxxxxxxxx6ac092a30bb92551a9cdba71409ba4664e9065430270f28221426e        priority=1        id_str="Work"}network={        ssid="SecondNet"        psk="xxxxxxxxxxxxxxxxx"        priority=2        id_str="Home"}

Statistics: Posted by Mettauk — Wed Mar 06, 2024 6:41 pm — Replies 0 — Views 10



Viewing all articles
Browse latest Browse all 4694

Trending Articles