From 990bd1a84594b52868a25e330a1b09ccd2a1a869 Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Tue, 19 Jan 2021 10:47:54 +0100 Subject: [PATCH] Updated RPi Zero W AP STA mode (markdown) --- RPi-Zero-W-AP-STA-mode.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/RPi-Zero-W-AP-STA-mode.md b/RPi-Zero-W-AP-STA-mode.md index 2dc3104..0477211 100644 --- a/RPi-Zero-W-AP-STA-mode.md +++ b/RPi-Zero-W-AP-STA-mode.md @@ -1,3 +1,9 @@ +This wiki page has been sunsetted in favor of [RaspAP Docs](https://docs.raspap.com/). You will find an updated page at: + +### https://docs.raspap.com/ap-sta/ + +___ + ### Preamble This walkthrough describes an installation of RaspAP on the [Raspberry Pi Zero W](https://www.raspberrypi.org/products/raspberry-pi-zero-w/). A managed mode AP, variously known as **WiFi client AP mode**, a **micro-AP** or simply **AP-STA**, works "out-of-the-box" with the Quick Installer if the steps below are followed carefully. This feature was added to RaspAP specifically to support Internet of Things (IoT) and embedded applications for the Pi Zero W, however it is equally useful for a broad range of projects.