-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Meditation Error: Core 0 panic'ed ESP Crash #7396
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
Comments
You need to decode the backtrace. https://github.com/me-no-dev/EspExceptionDecoder |
@hicham-vv - I tested it using Arduino Core 2.0.5. It works fine. Any special reason for it? |
[SuGlider:] cores 2.04, 2.05 etc are not 100% backwards compatible to programs running fine by 1.0.6, that is a severe drawback which prevents a switch to 2.0.x in my experience, e.g. as reported here: #7340 (comment) |
i switched to the core 2.0.5 and i still got the same issue, |
I really don't know how to help you because I can't reproduce such issue here. |
Are you supplying enough power to the device? The SIM800C needs to have a separate decoupling capacitor and can draw as much as 2A on initialization. |
When the major version number changes, it means that there is a breaking change. Maybe the community may want to continue to support an open version starting from 1.0.6? Please participate in our Community Meeting. It is open to everybody and happens through Google Meet. |
OK, related to Memory consumption. and #7340 (comment) Version 1.0.6 is very light. It has its own structure for dealing directly with ESP32 registers. The HEAP footprint seems lower. At this time, there is no way for us to solve this specific issue. I'm sorry. I see 2 possible alternatives: Best Regards! |
yes i am connecting it directly to 3000mAh battery |
Hello, I'm closing this issue as expired. If needed, you can reopen it. Thanks |
Board
ESP32 Dev module
Device Description
DecKitc
Hardware Configuration
Nothing Special
Version
v1.0.6
IDE Name
Platform IO
Operating System
Windows 10
Flash frequency
40 Mhz
PSRAM enabled
no
Upload speed
115200
Description
Hello, i am facing a problem with my ESP32,
The problem is when i powered up the SIM800C, my esp crash 90% of time,
sometimes it's reboting sometimes its stop working,
i noticed that When i unplug the GSM antenna, the esp32 work perfectly but in other hand i face a problem where the signal of GSM is so poor,
any idea about the cause of this problem, and how to fix that
Sketch
Debug Message
Other Steps to Reproduce
When i unplug the GSM antenna from the SIM800C, the problem is no more reproduced
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: