08-24-2019, 02:49 PM
Correct, the 3A+ supports 5GHz WiFi.
First verify that the password for your 5GHz SSID can be converted to a PSK by running the command below. It returns a PSK if successful, otherwise an error message. If your password contains embedded double quotes then use 'Password' instead of "Password" in the command.
If a PSK is returned then in Network Config, double check the SSID and WiFi Country and then re-enter the password for your 5G SSID, then SAVE, Reboot.
First verify that the password for your 5GHz SSID can be converted to a PSK by running the command below. It returns a PSK if successful, otherwise an error message. If your password contains embedded double quotes then use 'Password' instead of "Password" in the command.
Code:
wpa_passphrase "SSID" "Password"
If a PSK is returned then in Network Config, double check the SSID and WiFi Country and then re-enter the password for your 5G SSID, then SAVE, Reboot.