Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Could I read sensor data from multiple device

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?

Best Answer
0 Votes
6 REPLIES 6

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/

 

 

 

Best Answer

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

Best Answer
0 Votes

Versa 2 doesn't have a gyro, so the gyroscope and orientation sensor APIs are unavailable.

Best Answer

OMG.....

So even the newest device does not support G-sensor, is there any other fitbit device support gyroscope sensor?

Best Answer
0 Votes

Ionic does. I think Versa (1) does/did. You can pick those up cheaply now.

Peter McLennan
Gondwana Software
Best Answer
0 Votes

Ionic and Versa (original, not Lite or 2) have a gyroscope sensor.

Best Answer
0 Votes