That's great - thanks for all your work on this! Really good to see some Energy Profiler graphs too - is that part of the Gecko starter kit?
As you saw already, watches trigger on both edges - mainly because it just simplifies things (and it's needed if debouncing is enabled).
Does the Gecko kit have RTS/CTS on the USB->Serial interface part of it? Potentially we could look at modifying the existing flow control code such that it could work with deep sleep.
Having said that, right now using it is as simple as:
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.
That's great - thanks for all your work on this! Really good to see some Energy Profiler graphs too - is that part of the Gecko starter kit?
As you saw already, watches trigger on both edges - mainly because it just simplifies things (and it's needed if debouncing is enabled).
Does the Gecko kit have RTS/CTS on the USB->Serial interface part of it? Potentially we could look at modifying the existing flow control code such that it could work with deep sleep.
Having said that, right now using it is as simple as: