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

Real-time heart rate and acceleorometer access

ANSWERED

Hi! I wanted to develop an app on Fitbit Versa that runs some algorithms on real-time heart rate and accelerometer data. Are there any APIs to access real-time heart rate and accelerometer data on Fitbit OS? Thanks

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Yes, you can read about them in the sensor guides.

https://dev.fitbit.com/build/guides/sensors/

 

There's also the Scientific API https://dev.fitbit.com/build/reference/device-api/scientific/ and the Scientific Signal API https://dev.fitbit.com/build/reference/device-api/signal/

 

You can see them in action here https://github.com/Fitbit/sdk-scientific

View best answer in original post

Best Answer
0 Votes
1 REPLY 1

Yes, you can read about them in the sensor guides.

https://dev.fitbit.com/build/guides/sensors/

 

There's also the Scientific API https://dev.fitbit.com/build/reference/device-api/scientific/ and the Scientific Signal API https://dev.fitbit.com/build/reference/device-api/signal/

 

You can see them in action here https://github.com/Fitbit/sdk-scientific

Best Answer
0 Votes