From 83f414e4a2448019fcc082102a04c5f291734f39 Mon Sep 17 00:00:00 2001 From: blakadder Date: Tue, 7 May 2019 20:47:20 +0200 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Troubleshooting.md b/Troubleshooting.md index 556d58e4..8c746bd4 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -25,7 +25,10 @@ On systems running rsyslog (most linux distros), edit the file /etc/rsyslog.conf $ModLoad imudp $UDPServerRun 514 +# Erasing flash +This approach solved a lot of small 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. +Erase flash and flash the latest precompiled bins from http://thehackbox.org/tasmota/ over serial. ## esptool Using the latest esptool makes this process "rather" easy.