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.