Hello
I am developing application in Native Android and iOS for Step counter. For that I have used Accelerometer Sensor to identify Linear movement and I am getting steps, but they are not accurate. If I shake device in steady mode then also it counts steps. So I thought to use Gyroscope Sensor with Accelerometer Sensor. But my question is how can I use Gyroscope sensor's value with Accelerometer's values to pevent count while shaking?
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
Hi @keyur I'm also developing native iOS App, I have implemented some API's which provide me my data, like heart rate and steps count. I want to integrate sensors in that like Accelerometer Sensor, Gyroscope sensor, can you guide me please how I can use that in my app and than run on Fitbit watch?
Best Answer