Hi,
Just ordered another Pi 3 box. I did the same as the first one. Configuring the wpa_supplicant.conf for WiFi connection. Restarted the box and it is showing "wlan0: not associated". The wpa_supplicant.conf file has these lines in it.
country=US
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1
network={
ssid=¨My_SSID¨
psk=¨SSID_Password¨
}
How to find out if the wireless adapter is working or damaged?
I had to use the wired connection to update & upgrade the Pi 3.
See the version below:
Linux raspberry_Pi3 4.4.13-v7+ #894 SMP Mon Jun 13 13:13:27 BST 2016 armv7l GNU/Linux.