-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Description
ESP32 Dev Module, Arduino Core 1.0.5,
BluetoothSerial.h included with core library properties shows
name=BluetoothSerial version=1.0 author=Evandro Copercini maintainer=Evandro Copercini sentence=Simple UART to Classical Bluetooth bridge for ESP32 paragraph= category=Communication url= architectures=esp32
When using BluetoothSerial.h and library example SerialToSerialBT with an Android phone (Kai Morich SerialBluetoothTerminal) the phone app can not reconnect after disconnect without restarting the ESP32.
Initial connection and example code work as expected. Disconnect phone app. Phone will not reconnect without ESP32 reset.
I believe that this issue is related to this issue which was repaired in the esp-idf
https://github.com/espressif/esp-idf/issues/1537
Request that the reconnection error be corrected in BluetoothSerial.h for ESP32.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status