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

Multiple reboot of the module when using the PZEM-004 sensor #5554

Closed stepanovalex closed 5 years ago

stepanovalex commented 5 years ago

When the PZEM-004 sensor is connected, the module repeatedly reboots (exeption, watchdog).

Module operation time from several seconds to several hours. After that - a new reboot cycle.

The number of reboots is extremely large (hundreds of times more than other modules).

Does not depend on the firmware version (now on the last current one)

Info from Information page:

Версия программы 6.5.0(release-sonoff)
Дата & Время сборки 2019-03-19T12:40:37
Версия Core/SDK 2_3_0/1.5.3(aec24ac9)
Uptime 0T00:21:59
Кол-во записей Flash 5902 at 0xF8000
Количество загрузок 5625
Причина перезагрузки Exception

I have three such devices. Everywhere the situation is similar.

My friend has the same problem.

arendst commented 5 years ago

Solutions:

stepanovalex commented 5 years ago

How?

arendst commented 5 years ago

See release notes, readme and wiki

stepanovalex commented 5 years ago

Thank you!

I flashed my module with new kernel - I'll tell you the results later.