Text only
|
Text with Images
cBrandon Community
General Category => Raspberry Pi => Topic started by: branx86 on April 22, 2026, 08:15:19 PM
Title:
Setup WiFi on Raspberry Pi
Post by:
branx86
on
April 22, 2026, 08:15:19 PM
list Wifi Raspberry PI can See:
nmcli device wifi list
Connect to WiFi
sudo nmcli device wifi connect "YourSSID" password "YourPassword"
Example: sudo nmcli device wifi connect MyWiFi password 1231687
Text only
|
Text with Images