Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Bluetooth SDK to connect watch directly in Third-party application

Hi,

 

I would like to Integrate the fitbit watch into my third party application directly. So is there any such kind of libraries or SDK or Bluetooth sync directly with third party apps or i must have to use Fitbit official app to connect watch?.

 

Please let me know if any such options.

 

Thank you,

Best Answer
0 Votes
3 REPLIES 3

The latter. You'll need to write a clockface or app that runs on the watch, and which communicates with a companion component (that you'll also have to write) that runs within the Fitbit app. Your companion code can communicate with your third-party code using fetch() and/or WebSockets.

Peter McLennan
Gondwana Software
Best Answer
0 Votes

Thank you for replay,

 

is there not any Bluetooth SDK to connect fitbit watch directly in my application?

Best Answer

Sorry, no.

Peter McLennan
Gondwana Software
Best Answer
0 Votes