When I try to connect my smartphone to my pi 3 through wifi using hostapd, the password for some reason isn't recognized. It says password is 'incorrect' although I have double checked that I am indeed typing in the right passphrase. In the hostapd code it looks like this
Code: Select all
wpa_passphrase=raspberry
Your help would be appreciated