Answers for "wpa_supplicant raspberry pi not working"

0

wpa_supplicant raspberry pi

# to add wifi network via command line
wpa_passphrase "<your ssid>" "<your password>" >> /etc/wpa_supplicant/wpa_supplicant.conf
Posted by: Guest on October-29-2021

Code answers related to "wpa_supplicant raspberry pi not working"

Browse Popular Code Answers by Language