Delay of step counter

I was building a script to record the steps in real time. I notice that the MetaWear app on IOS gives real time step counts without any delay or thresholding. But if I read the sensor from my script, sometimes it published the step counts in real time, but as soon as I stop for llike 1-2 seconds and restart the walk, the counter would stop and suddenly increase by 5, and then resume real time counts, as if there is some kind of thresholding for it to determine if the person is actually walking. Is there a config that I missed? How can I get the step counts in real time?

Comments

Sign In or Register to comment.