Jonathan
Jonathan

Reputation: 21

Pair band with my Windows 10 App

I am quite new of Microsoft App programming. I need to use raw data of my Microsoft Band. I already done it with an Android app, but I want to replicate my program on my Windows 10 system.

Using the sample program downloaded by sdk website, I am able to receive some data but the band itself is locked in the pairing configuration. I think that is searching for the Microsoft Health app...

There are some function to configure the band in order to use it during the pairing with Windows 10?

P.S. I am using the First Version of the Microsoft Band!

Thank you,

Upvotes: 2

Views: 345

Answers (2)

DashD
DashD

Reputation: 83

Could you please direct me how to retrieve data from the band in windows? I downloaded the band sdk and when i run the code, its reading only the accelerator data but i dont know where its stored.

Upvotes: 1

Phil Hoff -- MSFT
Phil Hoff -- MSFT

Reputation: 2016

After a Band has been reset, you must use either the Microsoft Health application (on a phone) or the Microsoft Band Sync app (on a desktop) to initially setup the Band (i.e. take it out of its reset mode). This involves linking the Band to a Microsoft Health account. However, after that, the Band can be manually Bluetooth-paired to another device (phone or desktop) and then used independently of Microsoft Health.

Upvotes: 1

Related Questions