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 “
https://pi-star.blogspot.com/2017/07/pi-star-wifi-ssid-not-visible-disabled.html
Source :
https://raspi.tv/2017/how-to-auto-connect-your-raspberry-pi-to-a-hidden-ssid-wifi-network#respond
No comments:
Post a Comment
.
RaspberryPi
RaspberryPi@groups.io (groups.io)
https://groups.io/g/RaspberryPi
.
Note: only a member of this blog may post a comment.