edufolly / flutter_bluetooth_serial

A basic Flutter Bluetooth Serial
MIT License
476 stars 455 forks source link

Android Device Bluetooth connect and disconnect not working after pairing device successfully #176

Open RRohitM opened 2 years ago

RRohitM commented 2 years ago

Hello @edufolly I have integrated the flutter Bluetooth serial first I have paired my device into my app after that I am performing a disconnect function for disconnecting but did not work. when I disconnect my device manually and call connect method this method also not working I am not gating any type of exception but the device is not connected to the mobile app how can I achieve this?

pdliuw commented 2 years ago

+1

alptugince commented 2 years ago

@RRohitM I have the same issue. Were you able to find any solution?

mohsinnaqvi0606 commented 1 year ago

Same issue