04-19-2016 09:30
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-19-2016 09:30
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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

04-19-2016 13:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


04-19-2016 13:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.

04-20-2016 05:36
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

04-20-2016 05:36
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Thanks 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

04-20-2016 07:29
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


04-20-2016 07:29
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
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.
04-23-2016 07:59 - edited 04-23-2016 08:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


04-23-2016 07:59 - edited 04-23-2016 08:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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.

04-24-2016 12:32 - edited 04-24-2016 12:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
04-24-2016 12:32 - edited 04-24-2016 12:33
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I can see why Fitbit wouldn't publish that information.
easy answer :business

