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

Live Heart Rate Monitoring with own fibit app?

Hey Guys,

i was wondering if its possible to programm my own app for the fitbit which is able to transfer my live heart rate to my computer or so.

Maybe with 2 Updates every second.

I saw this at samsung watches and it worked pretty well so i thought is this possible with my fitbit too?

 

Would be happy about any advices

Beno

Best Answer
0 Votes
2 REPLIES 2

I think @_Beno_ that your question was answered earlier today

I've moved your post to the development board. 

Best Answer
0 Votes

Yes it's possible, but not super simple.

 

You'd need to build a Fitbit OS app (see dev.fitbit.com), then use the Messaging API to send data from the device to the mobile phone, then from there you can send it to a webserver using fetch().

Best Answer
0 Votes