05-28-2019 00:38
05-28-2019 00:38
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
Answered! Go to the Best Answer.
05-28-2019 08:50
05-28-2019 08:50
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
05-28-2019 08:50
05-28-2019 08:50
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