What is the service, characteristics for step count in Bluetooth LE?

ぃ、小莉子 提交于 2019-12-11 03:59:10

问题


What is the service, characteristics value (UUIDs) for step count in Bluetooth Low Energy? The corresponding pages for bluetooth docs does not list any for steps. How to calculate steps count? Does steps count devices use running speed and cadence service? Thanks.


回答1:


Some devices does indeed use the Running Speed and Cadence service. You should be able to calculate the step count by dividing the "Total Distance" by the "Instantaneous Stride Length". Both of which are available in RSC Measurement



来源:https://stackoverflow.com/questions/28599847/what-is-the-service-characteristics-for-step-count-in-bluetooth-le

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!