Search found 2 matches

by Aleja14
Wed Dec 02, 2020 2:31 pm
Forum: ESP32 Arduino
Topic: Error with esp32 and BluetoothSerial.h library
Replies: 2
Views: 5582

Re: Error with esp32 and BluetoothSerial.h library

- Can you post the source code? - Can you decode that backtrace? https://github.com/me-no-dev/EspExceptionDecoder Hello, this is the exception: PC: 0x400def30: btc_spp_init at /Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/bt/bluedroid/btc/profile/std/spp/btc_spp.c line 366 EXCVADDR: 0...
by Aleja14
Mon Nov 30, 2020 8:12 pm
Forum: ESP32 Arduino
Topic: Error with esp32 and BluetoothSerial.h library
Replies: 2
Views: 5582

Error with esp32 and BluetoothSerial.h library

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 : 0x3...