Is there a better way to configure the button to use less power? Using setWatch() I'm getting about 150 uA using the Nordic Power Profiler which seems high for a button. Is the chip polling at a high frequency?
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.
Is there a better way to configure the button to use less power? Using setWatch() I'm getting about 150 uA using the Nordic Power Profiler which seems high for a button. Is the chip polling at a high frequency?