Hi all,
I am goanna use Fitbit Charge HR for my research project. I need to work on raw accelerometer signals (without filtering or algorithms). seem that it would be possibly by using Fitbit API. I am wondering if API is available for all models of Fitbit like Charge HR??
Hi all,
I am goanna use Fitbit Charge HR for my research project. I need to work on raw accelerometer signals (without filtering or algorithms). seem that it would be possibly by using Fitbit API. I am wondering if API is available for all models of Fitbit like Charge HR??
Best AnswerThe relevant API doesn't apply to Charge HR. There's no way to get accelerometer data from Charge.
To get accelerometer data, you need some version of Versa, Ionic or Sense. Even then, I don't think you get 'raw' accelerometer signals (which would, I think, be voltages).
Best AnswerYes.
Be warned that getting accelerometer data from the watch to anywhere else isn't easy. Make sure you're confident that you'll be able to do so (if you need to) before spending any money!
Best Answer
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Thank you @Gondwana for answering. An additional note, the accelerometer data is only available through the Device SDK, which is why it's only available with the Ionic, Versa and Sense. The Web APIs do not provide this data set.
Best Answer