C# Bluetooth LE on Windows 10
Posted: January 23rd, 2016, 10:17 am
Hi,
I have just started working on a simple project to retrieve erg data via Bluetooth on a Windows 10 PC. C# is the language of choice and I have managed to write enough code to discover the PM5 and attempt to pair the device.
On the PM5 screen I see a "Connection Successful" screen and the BT symbol is displayed in the top right hand corner. Roughly 10 - 15 seconds later the result of the pairing is returned as "Failed" and the Bluetooth symbol is removed from the screen if you change from "Main menu" to "Select Workout" and back again.
This process can be recreated using the standard Windows 10 Manage Bluetooth Devices screen.
Any guidance or ideas would be helpful.
Regards
Chris
I have just started working on a simple project to retrieve erg data via Bluetooth on a Windows 10 PC. C# is the language of choice and I have managed to write enough code to discover the PM5 and attempt to pair the device.
On the PM5 screen I see a "Connection Successful" screen and the BT symbol is displayed in the top right hand corner. Roughly 10 - 15 seconds later the result of the pairing is returned as "Failed" and the Bluetooth symbol is removed from the screen if you change from "Main menu" to "Select Workout" and back again.
This process can be recreated using the standard Windows 10 Manage Bluetooth Devices screen.
Any guidance or ideas would be helpful.
Regards
Chris