C# Bluetooth LE on Windows 10

Post questions and issues with Concept2 PM3 SDK
Post Reply
y0rk1e
Paddler
Posts: 8
Joined: May 14th, 2011, 9:56 am

C# Bluetooth LE on Windows 10

Post by y0rk1e » 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

y0rk1e
Paddler
Posts: 8
Joined: May 14th, 2011, 9:56 am

Re: C# Bluetooth LE on Windows 10

Post by y0rk1e » May 24th, 2016, 3:34 am

Hi,

Do I take it that Concept2 are not supporting windows bluetooth?

Regards

Chris

User avatar
tijmenvangulik
500m Poster
Posts: 64
Joined: November 25th, 2012, 10:24 am

Re: C# Bluetooth LE on Windows 10

Post by tijmenvangulik » May 25th, 2016, 4:28 pm

With the ergometerJS project you can make blue tooth windows apps in javascript using electron. ( The code runs on all major native platforms)

https://github.com/tijmenvangulik/ErgometerJS

Tijmen

Post Reply