react-native-ble-manager
react-native-ble-manager copied to clipboard
react-native-ble-plx & react-native-ble-classic
Hi Guys, As am trying to retrieve the data from Philips CPAP by connecting it to a BlueTooth device by pairing in react native & only characteristics and services are retrieving, could you please let me know how the data & attribute we can retrieve from it.
I don't think this is an issue with react-native-ble-manager is it? I would probably ask on stack overflow but you never know with bluetooth if there is a definite standard or not. What I do is connect to the device and ask it which services it advertises and then Google for the UUIDs - usually some interesting information will come up but it can be difficult to decode things.