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.23k stars 4.81k forks source link

MEROSS MS310R Plug with CSE 7759b Power Meter Chip causes restarts by whatchdog on ESP12-F #22157

Closed LupoCri closed 2 months ago

LupoCri commented 2 months ago

PROBLEM DESCRIPTION

Hi.

I have replaced the MRE3S chip in one MEROSS MS310R Plug with CSE 7759b Power Meter Chip whit one ESP12-F but i have repeated restarts by whatchdog.

The UART RX are on GPIO4 - D2.

With ESPHome i have same restarts and the log report "Invalid checksum from CSE7766"

Without UART settings (and no power readings) no restarts happen.

Any idea?

Tnx

REQUESTED INFORMATION

Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!

- [ ] If using rules, provide the output of this command: `Backlog Rule1; Rule2; Rule3`:
```lua
  Rules output here:
- [ ] Set `weblog` to 4 and then, when you experience your issue, provide the output of the Console log:
```lua
  Console output here:

TO REPRODUCE

Steps to reproduce the behavior:

EXPECTED BEHAVIOUR

A clear and concise description of what you expected to happen.

SCREENSHOTS

If applicable, add screenshots to help explain your problem.

ADDITIONAL CONTEXT

Add any other context about the problem here.

(Please, remember to close the issue when the problem has been addressed)