From 3cfc933888c67be4e67bdd84387e7a6fc9f54fe2 Mon Sep 17 00:00:00 2001 From: Michael Ingraham <34340210+meingraham@users.noreply.github.com> Date: Thu, 16 May 2019 09:58:09 -0400 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 461095fb..7df0b36e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -115,7 +115,7 @@ If you are unsure what SSID you have entered, you can try to find that with spec First thing to try when having Wi-Fi issues: - Erase all flash using esptool.py or esptool.exe and flash via serial (as explained [here](#esptool-usage)) using the latest precompiled bins from http://thehackbox.org/tasmota/. + Erase all flash using esptool.py or esptool.exe and flash via serial (as explained [here](Flashing#erase-firmware)) using the latest precompiled bins from http://thehackbox.org/tasmota/. This approach has solved most of the reported issues. Sometimes this is due to a bad flash, a bad OTA or invalid data that remains in the flash where the SDK memory is.