From 3599e2b616f3bf0de1e706b2202ceb9107afa799 Mon Sep 17 00:00:00 2001 From: Bill Zimmerman Date: Fri, 15 Jan 2021 19:06:47 +0100 Subject: [PATCH] Updated FAQs (markdown) --- FAQs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FAQs.md b/FAQs.md index 807496b..34e6294 100644 --- a/FAQs.md +++ b/FAQs.md @@ -13,7 +13,7 @@ This has been written to address some frequently asked questions among users of * [Can I configure RaspAP to work with a captive portal?](#captive) * [How do I create an AP activation schedule?](#schedule) * [Why can't I access wireless mode 'N' (802.11n)?](#wireless-mode) -* [How do I prepare the SD card to connect to WiFi in headless mode?](#headless-mode) +* [How do I prepare the SD card to connect to WiFi in headless mode?](#headless) * [Can I configure a managed mode AP without using the UI?](#managed) * [Managed mode AP doesn't work on the Pi Zero W. Help!](#pizero-w) * [Can I use wlan0 and wlan1 rather than eth0 for my AP?](#interfaces) @@ -174,7 +174,7 @@ RaspAP: If using TKIP for encryption with WPA, you will be restricted to 54 Mb/s. This is because the IEEE 802.11n draft prohibits using high throughput with WEP or TKIP ciphers. -## How do I prepare the SD card to connect to WiFi in headless mode? +## How do I prepare the SD card to connect to WiFi in headless mode? Since [May 2016](https://www.raspberrypi.org/blog/another-update-raspbian/), Raspbian has been able to copy wifi details from `/boot/wpa_supplicant.conf` into `/etc/wpa_supplicant/wpa_supplicant.conf` to automatically configure wireless network access. An example `wpa_supplicant.conf` file is shown below. Replace the fields with your settings: