Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Button Presses Cause ESP32 to Crash and Restart #39

Open
Jaboop8 opened this issue Dec 16, 2021 · 0 comments
Open

Button Presses Cause ESP32 to Crash and Restart #39

Jaboop8 opened this issue Dec 16, 2021 · 0 comments

Comments

@Jaboop8
Copy link

Jaboop8 commented Dec 16, 2021

After a couple of button presses my chip crashes giving this error and then restarts and I have to reconnect the controller. This might be a similar issue #9 . I see this error in the serial monitor:

Task watchdog got triggered. The following tasks did not reset the watchdog in time:
E (140203) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:
E (140203) task_wdt: - IDLE (CPU 0)
E (140203) task_wdt: Tasks currently running:
E (140203) task_wdt: CPU 0: btController
E (140203) task_wdt: CPU 1: IDLE
E (140203) task_wdt: Aborting.

abort() was called at PC 0x400da0e9 on core 0

The O button seems to crash the chip every time as well as trigger the routines for a charger and microphone being connected. Any ideas what would be causing these issues?

Thanks in Advance

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant