Skip to content

Commit

Permalink
Merge pull request #709 from gregtcm/patch-5
Browse files Browse the repository at this point in the history
Info for hidden wifi network & wpa_supplicant.conf
  • Loading branch information
danamlewis committed Mar 12, 2017
2 parents 32ad574 + b66578e commit f57f7b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/docs/walkthrough/phase-0/setup-edison.md
Expand Up @@ -170,6 +170,8 @@ network={
}
```

If you have a hidden wifi network add the line `scan_ssid=1`.

Press Esc and then type ':wq' and press Enter to write the file and quit

Run `ifup wlan0` to make sure you can connect to wifi
Expand All @@ -181,6 +183,7 @@ If you need more details on setting up wpa_supplicant.conf, see one of these gui
* [http://weworkweplay.com/play/automatically-connect-a-raspberry-pi-to-a-wifi-network/](http://weworkweplay.com/play/automatically-connect-a-raspberry-pi-to-a-wifi-network/)
* [http://www.geeked.info/raspberry-pi-add-multiple-wifi-access-points/](http://www.geeked.info/raspberry-pi-add-multiple-wifi-access-points/)
* [http://raspberrypi.stackexchange.com/questions/11631/how-to-setup-multiple-wifi-networks](http://raspberrypi.stackexchange.com/questions/11631/how-to-setup-multiple-wifi-networks)
* [http://www.cs.upc.edu/lclsi/Manuales/wireless/files/wpa_supplicant.conf](http://www.cs.upc.edu/lclsi/Manuales/wireless/files/wpa_supplicant.conf)


## Install packages, ssh keys, and other settings
Expand Down

0 comments on commit f57f7b3

Please sign in to comment.