Updated FAQ (markdown)

Michael Ingraham 2019-05-16 09:58:09 -04:00
parent 7d1981c191
commit 3cfc933888
1 changed files with 1 additions and 1 deletions

2
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.