From 3893f59f600290fea1fbbfb682f76c8dd666b1d2 Mon Sep 17 00:00:00 2001 From: Foster Irwin Date: Tue, 11 May 2021 12:23:39 -0600 Subject: [PATCH] add SSL key note from meshtastic device wifi page --- website/docs/software/settings/wifi.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/docs/software/settings/wifi.md b/website/docs/software/settings/wifi.md index 747deefe..3e1d7210 100644 --- a/website/docs/software/settings/wifi.md +++ b/website/docs/software/settings/wifi.md @@ -14,6 +14,10 @@ The ESP32 based devices have the ability to connect to WiFi as a client and also The device can be either a WiFi client or a software access point. It **cannot** operate as both at the same time. ::: +:::note +The first time your device restarts after enabling the WiFi access point, it will take an additional 20-30 seconds to boot. This is to generate self-signed SSL keys. The keys will be saved for future reuse. +::: + ## Settings | Setting | Acceptable Values | Default |