Hello,
I have an app that is collecting gyroscope and accelerometer data from a Fitbit Sense, and then storing it as a binary file. I'm trying to collect as much data as possible within the 15 MB limit. In order to do this I want to convert the float value to an integer value, then store it as binary to conserve space. In order to do this, I need the range and resolution of the accelerometer and gyroscope of the Fitbit Sense.
Thanks,
Nick
Answered! Go to the Best Answer.
Best AnswerHello Nick
I am new to Fitbit app development. I am also trying to collect the accelerometer and gyroscope data from the Fitbit sense and don't know how to do that. can you please give me some direction on this process?
Best Answer