I make application connect with fitbit , get step get distance from fitbit app
but a data doesn't current time , fitbit automatic sync every on 15 minute
how can i get data from fitbit it' 's manually to get data early
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.
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.
No, Fitbit devices sync on their own schedule (every 15 minutes) and when the person is interacting with the Fitbit app. This is to provide the longest battery life possible for the device.
Best AnswerIs this true even for sleep data?
Can I get the total number of minutes asleep, while the user is sleeping, or does it upload the entire log only after the user has woken up (assuming the fitbit was syncing every 15 minutes during the entire length of the nap)?
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.
The sleep log is not available until the first sync after the person wakes up.
Best Answer
@JeremiahFitbit wrote:The sleep log is not available until the first sync after the person wakes up.
I see. So then, is there any way to determine if the user is asleep or not? Is there a flag that I can keep checking?
Best Answer