From 766806f17bc79718ec3a12ae3a53f4b1ca4a9ebe Mon Sep 17 00:00:00 2001 From: Aircoookie Date: Thu, 4 Jun 2020 11:35:40 +0200 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/FAQ.md b/FAQ.md index 5199a31..0efb419 100644 --- a/FAQ.md +++ b/FAQ.md @@ -4,8 +4,21 @@ This page will continually get updated with questions often asked. ### Installation +- [What binary should I use?](https://github.com/Aircoookie/WLED/wiki/Install-WLED-binary) - [I've flashed a bin, but i get no response at all](FAQ#ive-flashed-a-bin-but-i-get-no-response-at-all) +### Connection issues + +- [Once I attach LEDs, I can't connect to the ESP anymore!](FAQ#once-i-attach-leds-i-cant-connect-to-the-esp-anymore) +- [I have entered my WiFi credentials and rebooted, but I can not connect to the module now!](FAQ#i-have-entered-my-wifi-credentials-and-rebooted-but-i-can-not-connect-to-the-module-now) +- [The module once was connected, but I can no longer reach it.](FAQ#the-module-once-was-connected-but-i-can-no-longer-reach-it) +- [The wled-xxx.local address (mDNS) does not work.](FAQ#the-wled-xxxlocal-address-mdns-does-not-work) +- [Is it safe to do a port forwarding to the public internet to control the lights from anywhere?](https://github.com/Aircoookie/WLED/wiki/Security) +- [My device is unresponsive or animations lag!](FAQ#my-device-is-unresponsive-or-animations-lag) +- [I'm having a bootloop!](LEDs turn on every ~5seconds)](FAQ#im-having-a-bootloop-leds-turn-on-every-5seconds) +- [Still having connection issues/connection dropping: what more can i check?](FAQ#still-having-connection-issuesconnection-dropping-what-more-can-i-check) + + ## Installation