Search found 1 match

by imranrajjad
Fri Dec 11, 2020 10:47 am
Forum: ESP32 Arduino
Topic: Heap Corruption Guru Meditation Error: Core 1 panic'ed (StoreProhibited)
Replies: 0
Views: 2487

Heap Corruption Guru Meditation Error: Core 1 panic'ed (StoreProhibited)

Hello, My ESP sketch scans for Bluetooth devices and shares data across Mesh. Recently I wanted to add an OLED display but this has resulted in Heap corruption. For Mesh I am using https://www.arduino.cc/reference/en/libraries/painless-mesh/ Painless Mesh library, for OLED I am using https://github....