I am involved in conducting research using the continuous heart-rate monitor function of wristbands. We are registered as a research project with Fitbit and have access to the granular heart-rate data over the web-api.
Answered! Go to the Best Answer.
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.
Hi @nickmay,
The heart rate sensors do not rely on a user's personal information to display heart rate readings. You can read about how our devices read heart rate data here.
A person's personal information (age, weight, sex) is only used to determine calorie burn or BMR, which you've stated, is data that you wouldn't be interested in. How our devices read heart rate is standard across all devices. The type of activity or person's personal information has no effect on how HR is detected.
If you are planning to pass the device off to different users under a single account, you may want to give the device a few seconds to adjust to the new user's heart rate reading after a transfer. Detection isn't automatic and may take a few seconds to adjust to the "new arm". The devices don't learn or remember anything about a user's heart rate other than what is manually set for heart rate zones for the user in the Fitbit app.
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.
Hi @nickmay,
The heart rate sensors do not rely on a user's personal information to display heart rate readings. You can read about how our devices read heart rate data here.
A person's personal information (age, weight, sex) is only used to determine calorie burn or BMR, which you've stated, is data that you wouldn't be interested in. How our devices read heart rate is standard across all devices. The type of activity or person's personal information has no effect on how HR is detected.
If you are planning to pass the device off to different users under a single account, you may want to give the device a few seconds to adjust to the new user's heart rate reading after a transfer. Detection isn't automatic and may take a few seconds to adjust to the "new arm". The devices don't learn or remember anything about a user's heart rate other than what is manually set for heart rate zones for the user in the Fitbit app.
Best Answer