Hello!
I am wondering if I would be able to read data from FitBit device over Bluetooth on my PC. I am developing a desktop application that would be able to read data from various devices. Is this possible? Is it and I just have to pair the device with my PC? What bluetooth services (profiles) does a FitBit device expose?
Thanks for your help
Best Answer
Fitbit Product Experts Alumni are retired members of the Fitbit Product Expert Program. Learn more
Hello @semrola,
Welcome to the community!
The answer is 'yes' and 'no'. Allow me to elaborate:
Yes - With the Windows 10 Fitbit App, you can sync your Fitbit over Bluetooth LE without the need for a dongle. Then you can get the data from your Fitbit account through the Fitbit API.
No - Fitbit does not publish a means to get the information directly off the Fitbit device and allow you to examine it. Having been active here in the forums, I can see that if there was an easy way for folks to read the data and spoof it (through a man-in-the-middle) or have a device behave like a Fitbit when it isn't (and game challenge data), then people would do it. I can see why Fitbit wouldn't publish that information.
I suppose my question for you is, what are you trying to do with this data? Are the stats from your account sufficient?
I hope this helps.
Frank | Washington, USA
Fitbit One, Ionic, Charge 2, Alta HR, Blaze, Surge, Flex, Flex 2, Zip, Ultra, Flyer, Aria, Aria 2 - Windows 10, Windows Phone
Take a look at the Fitbit help site for further assistance and information.
Best AnswerThanks for the answer.
I would just like to get the data from a fitbit device. I would like to know the pairing process between a PC and a fitbit device.
Thanks
Best Answer
Fitbit Product Experts Alumni are retired members of the Fitbit Product Expert Program. Learn more
My experience is that all Fitbits will refuse pairing by conventional bluetooth means. I believe that the Fitbit App on Windows 10 will put the tracker in a particular mode that allows it to be paired and then it transfers information.
Frank | Washington, USA
Fitbit One, Ionic, Charge 2, Alta HR, Blaze, Surge, Flex, Flex 2, Zip, Ultra, Flyer, Aria, Aria 2 - Windows 10, Windows Phone
Take a look at the Fitbit help site for further assistance and information.
Take a look at the python Galileo project for Linux, it successfully syncs all Fitbit trackers to the Fitbit server. While it has the ability to dump the data being synced too a file, since the data is encrypted no one has been able to figure out how to obtain usable numbers from the data.
Best Answer
I can see why Fitbit wouldn't publish that information.
easy answer :business
Best Answer