Updated Troubleshooting (markdown)

blakadder 2019-05-07 20:47:20 +02:00
parent d6b62c2cb1
commit 83f414e4a2
1 changed files with 3 additions and 0 deletions

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