1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Updated RPi Zero W AP STA mode (markdown)

Bill Zimmerman 2020-06-03 20:56:28 +02:00
parent d8106f4c2e
commit e5da46b5f2

@ -5,7 +5,7 @@ This walkthrough describes an installation of RaspAP on the [Raspberry Pi Zero W
![](https://i.imgur.com/gppLmAj.png)
### Installation
1. Begin by flashing an SD card with a fresh install of the latest release of [Raspbian Buster Lite](https://www.raspberrypi.org/downloads/raspbian/).
1. Begin by flashing an SD card with a fresh install of the latest release of [Raspberry Pi OS (32-bit) Lite](https://www.raspberrypi.org/downloads/raspbian/).
2. Prepare the SD card to connect to your WiFi network in headless mode [according to this FAQ](https://github.com/billz/raspap-webgui/wiki/FAQs#headless-mode).
3. Enable `ssh` access by creating an empty file called "ssh" (no extension) in the SD card's root.
4. Insert the SD card into the Pi Zero W and connect it to power. **Note:** the standard power supply for the Raspberry Pi is 5.1V @ 2.5A. Other power sources may result in undervoltage or other issues. Do _not_ use the micro USB connection.