RAK3172 Sleep Mode Setup

Using api.system.sleep.setup(mode) is there a way to configure it to wake up on both a rising and falling edge?
api.system.sleep.setup(RUI_WAKEUP_RISING_EDGE | RUI_WAKEUP_FALLING_EDGE, PA0) does not seem to work.

Welcome to RAK forum @GarryG ,

Currently, we do not have wake-up mode in both direction. I will ask the development team if this can be implemented easily without side effects - and can possibly be added (but no promises at this point).

image

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.