Error with esp32 and BluetoothSerial.h library
Posted: Mon Nov 30, 2020 8:12 pm
After loading a code with the BluetoothSerial.h library it does not work, a light flashes all the time and in the console I get this error:
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.
Core 0 register dump:
PC : 0x400def30 PS : 0x00060730 A0 : 0x800df5d1 A1 : 0x3ffcfe90
A2 : 0x3ffde814 A3 : 0x3ffcff08 A4 : 0x00000001 A5 : 0x00000001
A6 : 0x00060920 A7 : 0x00000000 A8 : 0x00000000 A9 : 0x3ffcfe90
A10 : 0x00000003 A11 : 0x00060923 A12 : 0x00060920 A13 : 0x3ffcff10
A14 : 0x000f1400 A15 : 0x3ffde814 SAR : 0x0000001a EXCCAUSE: 0x0000001c
EXCVADDR: 0x0000002c LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0xffffffff
ELF file SHA256: 0000000000000000
Backtrace: 0x400def30:0x3ffcfe90 0x400df5ce:0x3ffcfee0 0x400d5969:0x3ffcff00 0x4008f49e:0x3ffcff30
Rebooting...
Guru Meditation Error: Core 0 panic'ed (LoadProhibited). Exception was unhandled.
Core 0 register dump:
PC : 0x400def30 PS : 0x00060730 A0 : 0x800df5d1 A1 : 0x3ffcfe90
A2 : 0x3ffde814 A3 : 0x3ffcff08 A4 : 0x00000001 A5 : 0x00000001
A6 : 0x00060920 A7 : 0x00000000 A8 : 0x00000000 A9 : 0x3ffcfe90
A10 : 0x00000003 A11 : 0x00060923 A12 : 0x00060920 A13 : 0x3ffcff10
A14 : 0x000f1400 A15 : 0x3ffde814 SAR : 0x0000001a EXCCAUSE: 0x0000001c
EXCVADDR: 0x0000002c LBEG : 0x4000c2e0 LEND : 0x4000c2f6 LCOUNT : 0xffffffff
ELF file SHA256: 0000000000000000
Backtrace: 0x400def30:0x3ffcfe90 0x400df5ce:0x3ffcfee0 0x400d5969:0x3ffcff00 0x4008f49e:0x3ffcff30
Rebooting...