Changes between Version 8 and Version 9 of SetupPiZeroWiFi
- Timestamp:
- Sep 28, 2016, 12:23:17 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SetupPiZeroWiFi
v8 v9 4 4 * SSID: 5 5 * wifi password: 6 * sudo apt-get avahanti (to use hostname.local with zero configuation)7 6 * [http://raspi.tv/2012/how-to-change-the-name-of-your-raspberry-pi-new-hostname Change pi's hostname], reboot 7 * {{{sudo apt-get install avahi-daemon }}} (to use hostname.local with zero configuation) 8 8 * [http://www.raspberrypi-spy.co.uk/2015/06/how-to-disable-wifi-power-saving-on-the-raspberry-pi/ Turn off power saving on pi zero for wifi dongle] 9 * Reboot. When you power up, wait about a minute for the pi's network connection to establish. 10 * Provision PI address on router in DCHP reservation. You should see the pi in the pulldown as a selectable server. 11 * You should be able to reach the router by hostname.local at this point. 9 12 10 * You can make many of these these edits from another machine by inserting the Pi Zero’s MicroSD memory card and editing the files directly13 * NOTE: You can make many of these these edits from another machine by inserting the Pi Zero’s MicroSD memory card and editing the files directly 11 14 12 15