Check data length before sending or increase RX buffer size, but this can be done only in library IIRC.
Another thing is to reconnect when this is happening.
Search found 1337 matches
- Sat Jan 09, 2021 7:04 am
- Forum: ESP-IDF
- Topic: AWS IoT buffer issue
- Replies: 2
- Views: 217
- Fri Jan 08, 2021 9:19 am
- Forum: ESP-IDF
- Topic: Using FatFs directly fails with a Guru Meditation Error
- Replies: 5
- Views: 252
Re: Using FatFs directly fails with a Guru Meditation Error
As far as I can tell I did not see any log about a stack overflow. It is in there, just it is a bit masked because of guru: I (320) example: Using SDMMC peripheral ***ERROR*** A stack overfloGuru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. <--- STACK OVERFLOW Core 1...
- Thu Jan 07, 2021 5:57 pm
- Forum: General Discussion
- Topic: SD card with SPI adapter
- Replies: 6
- Views: 2001
Re: SD card with SPI adapter
I have thiis adapter connected in breadboard and 5V of course, and from time to time im having err 107 or 108 dont remember now. Its enough to move adapter a bit for better connection.
- Thu Jan 07, 2021 5:52 pm
- Forum: General Discussion
- Topic: New user issues with ESP32 and a SD Card Reader
- Replies: 9
- Views: 554
Re: New user issues with ESP32 and a SD Card Reader
This may be problem with sd card, esp32 can be picky about sd cards.
- Thu Jan 07, 2021 5:51 pm
- Forum: ESP-IDF
- Topic: Using FatFs directly fails with a Guru Meditation Error
- Replies: 5
- Views: 252
Re: Using FatFs directly fails with a Guru Meditation Error
You have to find out which task is short on stack, that probably will solve guru meditation crash.balix53 wrote:***ERROR*** A stack overfloGuru
- Tue Jan 05, 2021 6:47 am
- Forum: Hardware
- Topic: esp-wrover recomended footprint
- Replies: 2
- Views: 147
- Tue Jan 05, 2021 6:43 am
- Forum: Sample Code
- Topic: how to list files in the SDCARD
- Replies: 2
- Views: 423
esp32-S3
Any chance to get S3 sample any time soon? Or dev kit?
- Mon Jan 04, 2021 5:58 am
- Forum: ESP32 Arduino
- Topic: ESP32-S2 USB HID Arduino Unrecognized
- Replies: 2
- Views: 701
- Mon Jan 04, 2021 5:31 am
- Forum: ESP-IDF
- Topic: WebSocket Client | How to get text data
- Replies: 3
- Views: 181
Re: WebSocket Client | How to get text data
Maybe this will help you:
https://github.com/espressif/esp-idf/issues/4640
https://github.com/espressif/esp-idf/issues/4640