Search found 1 match
- Fri Jul 13, 2018 5:48 am
- Forum: ESP32 Arduino
- Topic: StoreProhibited Exception on variable access from class
- Replies: 0
- Views: 2731
StoreProhibited Exception on variable access from class
Hi I'm trying to update via a Webinterface the SSID, Password, Port, etc. on my ESP32. For that I've written a class, to handle everything which depends on WiFi. When I try to update a variable, I get the error: Guru Meditation Error: Core 1 panic'ed (StoreProhibited). Exception was unhandled. Core ...