Screenless RaspberryPi
I am looking for advice help with wifi SSID like coffee shops. Connect RaspberryPi to a coffee shop with the auto authentication.
Example :: McDonald’s, Timhortons (Canadian coffee shop chain) with the auto authentication.
Wifi auto Connect Screenless RaspberryPi to a McDonalds WI-FI ??????
sudo nano /etc/wpa_supplicant/wpa_supplicant.conf
network={
ssid=Mcdonalds
scan_ssid=1
“psk="insert_your_wifi_password_here
“key_mgmt=WPA-PSK
id_str="0"
priority=100
}
** But McDonald’s does not have a psk or password and WPA, REM out with “