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

Troubleshooting • Re: Can I choose the wifi frequency?

$
0
0
Since you're running Bookworm you are likely using NetworkManager (nm) to configure your network. nm has a massive collection of settings that can be applied to a connection. See https://networkmanager.dev/docs/api/lat ... nmcli.html for details.

Of special interest are those related to 802-11-wireless, including:
802-11-wireless.band - "a" for 5GHz and "bg" for 2.4Ghz
802-11-wireless.channel - if you want to use a specific channel within the above band

You can use `sudo nmcli` or `sudo nmtui` to work with the settings for a connection. This is covered in several other posts in these forums. Search for details if you need them.

Statistics: Posted by bls — Wed Aug 07, 2024 7:13 pm



Viewing all articles
Browse latest Browse all 5424

Trending Articles