Are you using the KX023 hardware doubletap detection? There is also some sensitivity tuning
Yes, I am using the detection in the poll handler in jswrap_bangle.c to pass button io events to the queue.
For regular use this was working great but for the sports mode I will try changing the sensitivity. However the real button might be a problem, too. So let's see how my final solution will look like and if it is hopefully usefull for others, too.
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.
Yes, I am using the detection in the poll handler in jswrap_bangle.c to pass button io events to the queue.
For regular use this was working great but for the sports mode I will try changing the sensitivity. However the real button might be a problem, too. So let's see how my final solution will look like and if it is hopefully usefull for others, too.