alex-icesoft / esp32_cc1101_wmbus

Wireless M-Bus using CC1101 and ESP32
11 stars 2 forks source link

Start! Resetting CC1101 CC1101 ID: 0 Ver: 20 Init CC1101 registers #1

Open ebuyusufkaratas opened 2 months ago

ebuyusufkaratas commented 2 months ago

Start! Resetting CC1101 CC1101 ID: 0 Ver: 20 Init CC1101 registers Guru Meditation Error: Core 1 panic'ed (Interrupt wdt timeout on CPU1).

Core 1 register dump: PC : 0x4008ee36 PS : 0x00060535 A0 : 0x8008dada A1 : 0x3ffbf3bc
A2 : 0x3ffb8a4c A3 : 0x3ffb81a4 A4 : 0x00000004 A5 : 0x00060523
A6 : 0x00060523 A7 : 0x00000001 A8 : 0x3ffb81a4 A9 : 0x00000018

alex-icesoft commented 2 months ago

Probably the blocking loop while receiving. I've just pushed a new version of the code. Please check it out