D
DeveloperCCC
Guest
Hi, guys. I use Visual Studio Community for C++/C# development on 64-bit Windows 10 desktops.
I mostly use WPF or Qt 5 to create Windows 10 desktop apps.
My laptop has Bluetooth LE 5.0 and I have a BLE device that uses the HRS (Heart Rate Service).
I wish to create a desktop app that can
- pair with the HRS device
- get heart rate data / set CCCD (Client Characteristic Configuration Descriptor)
Is this possible to create this BLE desktop app?
-Best Regards
Continue reading...
I mostly use WPF or Qt 5 to create Windows 10 desktop apps.
My laptop has Bluetooth LE 5.0 and I have a BLE device that uses the HRS (Heart Rate Service).
I wish to create a desktop app that can
- pair with the HRS device
- get heart rate data / set CCCD (Client Characteristic Configuration Descriptor)
Is this possible to create this BLE desktop app?
-Best Regards
Continue reading...