bcsphere / bluetooth

Please support! Kindly "Star" this standard Bluetooth Smart API / SDK :) The "bcsphere/bluetooth" is a phonegap/cordova plugin. It's a Bluetooth JavaScript API from JUMA, a Bluetooth expert team. It supports both Bluetooth 4.0 GATT/Bluetooth Low Energy (BLE) interface in iOS/Android and Bluetooth 2.1 Classic Rfcomm / L2cap socket interface as Bluetooth Serial Port/SPP, as well as iBeacon!
Apache License 2.0
298 stars 12 forks source link

device.disconnect() not working properly in Android #33

Open josevillalobos opened 9 years ago

josevillalobos commented 9 years ago

Hi guys,

we've been trying the plugin but we are not able to disconnect from our chips using device.disconnect() in Android. Has anybody experienced that too?

Thanks