Hello everyone,
I've been searching through multiple discussions but haven't found a clear solution yet.
I'm looking to read heart rate data via Bluetooth Low Energy (BLE) on my Linux-based Radxa Rock device (similar to a Raspberry Pi). I'd like to implement this in C# using the Linux.Bluetooth
library in a .NET application.
Has anyone successfully done this or can offer guidance on the best approach? Specifically, I’d appreciate any tips on setting up the code to discover and read from heart rate services.
Thanks in advance for any help! Post