Closed StevenCellist closed 5 years ago
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This stale issue has been automatically closed. Thank you for your contributions.
Hardware:
Board: ESP32 Dev Module Core Installation/update date: most recent IDE name: Arduino IDE Flash Frequency: 80Mhz PSRAM enabled: no Upload Speed: 115200 Computer OS: Windows 10
Description:
I want to add BLE to my ESP32. If a device connects, a variable is changed so that the matrix displays certain texts etc. But once I added the BLE coding, my ESP went on a Guru Meditation Error, because Core 1 panic'ed. I removed all excess coding but still it won't work. Only once I comment out the BLE descriptors in the void setup(), it runs. How can I change my code so it won't crash?
Sketch:
Debug Messages: