rusel1989 / react-native-bluetooth-serial

Port of https://github.com/don/BluetoothSerial for react native
475 stars 291 forks source link

BluetoothSerial.disconnect() not working #124

Open LauraKlipfel opened 3 years ago

LauraKlipfel commented 3 years ago

Hello,

I'm facing to an issue, when I want to disconnect a device, it returns true but nothing happens, the device stays connected.

Thank you for your help.

sami-99 commented 2 years ago

Hello,

I'm facing to an issue, when I want to disconnect a device, it returns true but nothing happens, the device stays connected.

Thank you for your help.

I have the same issue, did you mange to solve it ?