Skip to content

Bluetooth connect timeout after Android phone app disconnect and reconnect (IDFGH-4889) #4915

@cattledogGH

Description

@cattledogGH

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

No one assigned

    Labels

    Area: BT&WifiBT & Wifi related issuesStatus: SolvedThe issue has been resolved and requires no further action.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions