randdusing / ng-cordova-bluetoothle

Angular 1.x wrapper for the PhoneGap/Cordova Bluetooth Low Energy Plugin
Other
47 stars 34 forks source link

Long time to disconnect/close ble connection for iOS #14

Closed MuriloACQ closed 8 years ago

MuriloACQ commented 8 years ago

When I send disconnect/close command in Android platform the delay is very short, but in iOS it takes about 10 seconds to disconnect. Is there a way to disconnect faster in iOS?

randdusing commented 8 years ago

That's strange. Disconnects have been pretty quick for me on both Android and iOS. What type of device are you connecting to?

MuriloACQ commented 8 years ago

I was connecting iPhone 5c to HM-10 module. The datasheet of the module is avaliable in the following link: https://www.seeedstudio.com/wiki/images/c/cd/Bluetooth4_en.pdf

randdusing commented 8 years ago

Do you mind closing this issue and opening an issue on the plugin's repository. This most likely isn't an issue with the Angular wrapper.

MuriloACQ commented 8 years ago

Sure, sorry for open it in wrong place. The issue was reopened here: https://github.com/randdusing/cordova-plugin-bluetoothle/issues/276