Search found 4 matches
- Mon Nov 11, 2019 11:02 am
- Forum: ESP32 Arduino
- Topic: Restart if Guru Meditation Error
- Replies: 7
- Views: 10349
Re: Restart if Guru Meditation Error
Ok, I will have to do some more testing. Thanks for your reply:)
- Mon Nov 04, 2019 9:59 am
- Forum: ESP32 Arduino
- Topic: Restart if Guru Meditation Error
- Replies: 7
- Views: 10349
Re: Restart if Guru Meditation Error
Hi,
Yes, that seems to correct, is there any way of editing this?
Here is the output I got:
Yes, that seems to correct, is there any way of editing this?
Here is the output I got:
The missing letters and formatting might suggest problems with power(??). However I did not get any brownout detection.Gu Meditation Error: Core panic'ed (Interrupt wdt timeout on CPU1
- Fri Nov 01, 2019 6:01 pm
- Forum: ESP32 Arduino
- Topic: Restart if Guru Meditation Error
- Replies: 7
- Views: 10349
Re: Restart if Guru Meditation Error
Thank you for your reply!
I forgot to mention that I am using Arduino to compile.. Do you know how to configure this using Arduino?
I forgot to mention that I am using Arduino to compile.. Do you know how to configure this using Arduino?
- Fri Nov 01, 2019 2:13 pm
- Forum: ESP32 Arduino
- Topic: Restart if Guru Meditation Error
- Replies: 7
- Views: 10349
Restart if Guru Meditation Error
Is it possible to automatically restart the ESP if it experiences a Guru Meditation Error? Sometimes my ESP freezes and the serial monitor shows Guru Meditation Error (+some description). This of course needs debugging in itself, but it happens quite rarely and I find it hard to recreate those bugs...