I 've heard before about the movement and the strap being the source of the bad HR measures.
Is this issue common to the smartwatch F18 with its stock software?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi,
I've had one or two people ask about it, and it should be relatively easy from the raw data array you get in the
HRM
event.The big problem is really detecting when you have a bad HRM signal (eg when you're moving your arm/wrist a lot) and discounting it.
If you get something that works well I'd be really interested to see it - it might be something we could pull into the firmware itself.