arendst / Tasmota

Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
https://tasmota.github.io/docs
GNU General Public License v3.0
22.2k stars 4.81k forks source link

Hardware watchdog timer reboot in blink mode #3871

Closed sgofferj closed 6 years ago

sgofferj commented 6 years ago

Versions: 5.14.0, 6.2.1 Hardware: Electrodragon module

Description: Blink mode with 500ms time (will test others times later) blinks only 5 - 7 times. After that, blinking stops and module reboots. Bootup MQTT message indicates hardware watchdog timer reset as cause. BlinkCount is set to 0.

Problem is only observed on the Electrodragon module. I have multiple B1, BN-SZ1 as well as S20 and Touch. At least the lights do not show the problem. Will test S20 and Touch later.

Jason2866 commented 6 years ago

Erase the flash completly with esptool. Do a flash with latest release precompiled version.

ascillato2 commented 6 years ago

Hi,

Can't reproduce the issue. Seems to be a flashing problem. Please, do as Jason has explained.

If you need further assistance, please find us in Discord Chat.

Thanks