2019-06-17 05:24 AM
I'm attempting to build a React Native app that reads data from a Sensortile over BLE. I am scanning, connecting and getting the UUIDs of services and characteristics. How do I determine which service/characteristic has the data I need? For example accelerator/gyro/magnetometer?