I wonder if some other activity guessing code could preselect this mode automatically from accelerometer data.
Or maybe it could do it by itself for normal mode since the accelerometer data is passed there too https://github.com/espruino/Espruino/blob/master/libs/misc/heartrate_vc31_binary.c#L61 but at least for walking phase it didn't work well.
@fanoush started
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.
I wonder if some other activity guessing code could preselect this mode automatically from accelerometer data.
Or maybe it could do it by itself for normal mode since the accelerometer data is passed there too https://github.com/espruino/Espruino/blob/master/libs/misc/heartrate_vc31_binary.c#L61 but at least for walking phase it didn't work well.