Networking
Specs
Network card: BCM43438
caution
It does not support 5GHz
Connecting to a Wireless Network (Incomplete)
Add credentials
wpa_passphrase <ssid> <password> >> /etc/wpa_supplicant/wpa_supplicant.conf
warning
This will also add the raw passphrase into the
.conf
file as a comment. A good practice would be to remove that line of commentnote
This would only work for WPA networks and not WPA-Enterprise networks (e.g.
NUS_STU
)Reboot RPI
sudo reboot