Hello, I'm working on a sample application that needs to read live data from a heart rate monitor. However, I wasn't able to find a way to subscribe to the read characteristic of the Bluetooth device, which is required for reading continuous data from it. I tried to following the Flutter Blue Plus' documentation code but the notification listening just never receives any values. Does anyone have experience on this and can help me out? Thank you very much.
Flutter Blue Plus Subscribe to Read Characteristic
Custom Code
Using SetNotifyValue
Yes
1
3 replies