Search found 2 matches
- Fri Dec 22, 2023 6:21 am
- Forum: ESP-IDF
- Topic: Modbus Serial Master example results in runtime error
- Replies: 1
- Views: 3034
Modbus Serial Master example results in runtime error
Hi, Flashing the modbus serial master example on an ESP32 wroom module results in a runtime error with the following trace: I (29) boot: ESP-IDF v5.3-dev-892-g692c1fcc52-dirty 2nd stage bootloader I (29) boot: compile time Dec 22 2023 11:29:50 I (31) boot: Multicore bootloader I (36) boot: chip revi...
- Thu Sep 08, 2022 8:12 am
- Forum: ESP-IDF
- Topic: [ISSUE] Code crashing in mqtt_process_receive() , Guru Error
- Replies: 0
- Views: 687
[ISSUE] Code crashing in mqtt_process_receive() , Guru Error
Core 0 register dump: PC : 0x400da35b PS : 0x00060530 A0 : 0x00000000 A1 : 0x3ffcb790 0x400da35b: mqtt_process_receive at /home/shubhs/esp-idf/components/mqtt/esp-mqtt/mqtt_client.c:1252 (inlined by) esp_mqtt_task at /home/shubhs/esp-idf/components/mqtt/esp-mqtt/mqtt_client.c:1432 A2 : 0x3ffc8620 A3...