Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guru Meditation Error: Core 1 panic'ed (Unhandled debug exception) #2147

Open
sanluca opened this issue Dec 22, 2024 · 1 comment
Open

Guru Meditation Error: Core 1 panic'ed (Unhandled debug exception) #2147

sanluca opened this issue Dec 22, 2024 · 1 comment
Labels
question v7 ArduinoJson 7

Comments

@sanluca
Copy link

sanluca commented Dec 22, 2024

Hi,

I'm having trouble parsing JSON data using ArduinoJson on my ESP32. I'm encountering several errors during debugging (see attached). The code I'm using is also included. Any help would be greatly appreciated. Thanks.

debug.txt

Environment
Here is the environment that I'm using':

  • Microconroller: ESP32
  • Core/runtime: 3.0.7
  • IDE: 2.3.4

mqttbridge.zip

@bblanchon
Copy link
Owner

Hi @sanluca,

Please use the ArduinoJson Troubleshooter and share the report.
If the Troubleshooter doesn't help you find the solution, provide an MCVE with a maximum of 40 lines and no third-party library.

Best regards,
Benoit

@bblanchon bblanchon added the v7 ArduinoJson 7 label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question v7 ArduinoJson 7
Projects
None yet
Development

No branches or pull requests

2 participants