12-05-2019 18:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-05-2019 18:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Just begin to learn it, hope this would not bother you guys.
For example, there are 3 different fitbits in 3 different persons, could I read sensor data from all three device at the same time? I mean, could this be done with a fitbit studio in ONE computer? Or I have to use 3 different computers to realize this?
12-10-2019 10:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


12-10-2019 10:57
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
You could write an app which relays sensor data from a device to your back-end web server. Then just install that app on each Fitbit device and collate the data yourself.
In order to do this, the following guides will be useful:
https://dev.fitbit.com/build/guides/sensors/accelerometer/
https://dev.fitbit.com/build/guides/companion/
https://dev.fitbit.com/build/guides/communications/messaging/
12-16-2019 02:30
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-16-2019 02:30
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
That seems a good idea, I should try it.
And I met another problem, doesn't versa2 support gyroscope? I could not access this sensor data

12-16-2019 08:50
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



12-16-2019 08:50
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Versa 2 doesn't have a gyro, so the gyroscope and orientation sensor APIs are unavailable.
12-16-2019 22:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-16-2019 22:59
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
OMG.....
So even the newest device does not support G-sensor, is there any other fitbit device support gyroscope sensor?

12-16-2019 23:07
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


12-16-2019 23:07
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Ionic does. I think Versa (1) does/did. You can pick those up cheaply now.
Gondwana Software

12-17-2019 03:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



12-17-2019 03:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Ionic and Versa (original, not Lite or 2) have a gyroscope sensor.

