03-08-2015 10:36
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-08-2015 10:36
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I've been looking at the API but to my unlearned eye it looks like it would rely on the Fitbit pushing the change in activity to the Fitbit servers at just the right time.
Is there a way to run code on the Fitbit itself so it wouldn't be limited by its synchronisation frequency? if (wakeup()) { alarm() } would do it!
Answered! Go to the Best Answer.

Accepted Solutions
03-08-2015 22:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
03-08-2015 22:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@shtam wrote:
I've been looking at the API but to my unlearned eye it looks like it would rely on the Fitbit pushing the change in activity to the Fitbit servers at just the right time.
Is there a way to run code on the Fitbit itself so it wouldn't be limited by its synchronisation frequency? if (wakeup()) { alarm() } would do it!
Hi! What you have described is not possible at this time with Fitbit devices.

03-08-2015 22:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

SunsetRunner
03-08-2015 22:46
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
@shtam wrote:
I've been looking at the API but to my unlearned eye it looks like it would rely on the Fitbit pushing the change in activity to the Fitbit servers at just the right time.
Is there a way to run code on the Fitbit itself so it wouldn't be limited by its synchronisation frequency? if (wakeup()) { alarm() } would do it!
Hi! What you have described is not possible at this time with Fitbit devices.

