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