Is it work for depth level sensors
I am working on react native app that take the data from the depth level sensors. It is successully connecting but when i try to using this function BleManager.startNotification() to read data. It is not working
Why do you say the method does not work? Are you using onDidUpdateValueForCharacteristic?
I'm not getting the complete data sent from firmware end. Why? only some chuck of data, but i'm able to get notified with the updated data.
@adityaranjan006 : did you find the solution? As I am facing the same issue.
I'm not getting the complete data sent from firmware end. Why? only some chuck of data, but i'm able to get notified with the updated data.
negotiate higher mtu, keep in mind that IOS and Android have diferente maximum mtu sizes.
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.