4.5.1 edit /etc/wpa_supplicant.conf file
ctrl_interface=/var/run/wpa_supplicant
ap_scan=1
network={
scan_ssid=1
key_mgmt=WPA-PSK
ssid="YourSSID"
psk="YourPassword"
}
ctrl_interface=/var/run/wpa_supplicant
ap_scan=1
network={
scan_ssid=1
key_mgmt=WPA-PSK
ssid="YourSSID"
psk="YourPassword"
}
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.