Skip to content

Problem finding where the reset happened in the code with ESP-Insights #41

@filzek

Description

@filzek

Currently we are using ESP-INSIGHTS in the ESP-IDF 5.2.1 development and we are facing serious issues with the new SDK as the BLE is doing a lot of crazy stuff onto the esp32 chipset, so, we are using the insights to try to found exactly where the problem is happen.

The problem is that the ESP-INSIGHTS dashboard only logs:

REBOOT
22/05/24 22:19:25
Reset (software or hardware) due to interrupt watchdog (ESP_RST_INT_WDT)
Reset (software or hardware) due to interrupt watchdog (ESP_RST_INT_WDT)

So, its possible to the ESP-INSIGHT to capture the func and task that was running that cause the ESP_RST_INT_WDT?

please advise as this is extreme important part to understant the insights

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions