I´tring to connect 2 ESPs and I´m getting this panic error.
Where do I have to start my search for the error?
Thank you !
Code: Select all
- Created client
- Connected to server
- Found our service
- Found our characteristic
The characteristic value was: BLE server ok!
Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.
Core 1 register dump:
PC : 0x400d4edb PS : 0x00060330 A0 : 0x800d474a A1 : 0x3ffc85c0
A2 : 0x00000000 A3 : 0x3ffc85fe A4 : 0x00000002 A5 : 0x00000000
A6 : 0x3ffdf2b0 A7 : 0x3f018640 A8 : 0x800d44e0 A9 : 0x3ffc8570
A10 : 0x3ffc85bc A11 : 0xb9e9324a A12 : 0x3ffc5280 A13 : 0xb9e9324a
A14 : 0x0000008e A15 : 0xff000000 SAR : 0x00000018 EXCCAUSE: 0x0000001c
EXCVADDR: 0x00000030 LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0x00000000
Backtrace: 0x400d4edb:0x3ffc85c0 0x400d4747:0x3ffc85f0 0x400d1ce6:0x3ffc8640 0x400d1d7a:0x3ffc8690 0x400d7599:0x3ffc86f0 0x4008e089:0x3ffc8710
Rebooting...