12-27-2020 22:10
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-27-2020 22:10
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
It looks like when I query for intraday heart rate data the latest data point is about 5 minutes behind the current time. Is this expected?
Are there any plans to improve data lag? Having something closer to "real-time" ( < 5 seconds) for heart rate would allow a lot of interesting applications.
Answered! Go to the Best Answer.
Accepted Solutions
12-27-2020 22:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


12-27-2020 22:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
The Web API only provides data that has been synced from the watch, and that doesn't happen continuously. If you want real-time data, you'll need to write your own clockface or app using the device API.
Gondwana Software

12-27-2020 22:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


12-27-2020 22:24
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
The Web API only provides data that has been synced from the watch, and that doesn't happen continuously. If you want real-time data, you'll need to write your own clockface or app using the device API.
Gondwana Software

12-30-2020 12:15
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-30-2020 12:15
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
This is what I assumed, but wanted to double check. I have a Charge 4 and because it doesn't run FitBit OS I can't develop anything for it. I was trying to find a work around. Bummer!

