[MOD-2885] Android BLE: auto-disconnection between peripheral-device & android-central
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2021-02-01T15:35:37.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | BLE |
Labels | n/a |
Reporter | Aakash Jain |
Assignee | Aakash Jain |
Created | 2021-01-22T09:43:14.000+0000 |
Updated | 2021-02-01T15:36:51.000+0000 |
Description
+Description:-+
In certain fit-band watches, it is observed that android-central gets auto disconnected after a certain period of time.
It is observed that upon explicitly pairing the watch through the android Bluetooth settings screen, the auto disconnection does not occur. This observation is to be added into the BLE module README file. PR: https://github.com/appcelerator-modules/appcelerator.ble/pull/82
[~aajain] I verified by making android-central and iPhone-peripheral and followed the steps. Still, central-peripheral gets disconnected after around 50 secs. CC: [~ssingh]
Closing as fix work of the fitness band. With iOS device, we have same issue with other 3rd party android app like Light blue. We need to investigate further what's the reason behind this but as scope of this defect it not a issue with native module.