Hi,
Wondering if there is any progress on making the source of the wakeup interrupt available through the libxDot-mbed5. This is a needed feature when the device can wakeup on either a RTC or Wakeup pin being triggered. I’ve tried looking at the various interrupt registers but these have obviously been reset after being handled by the library.
At present I’ve had to implement this in hardware solution to maintain the state of the trigger input. This is not an ideal solution and I’d prefer this information to be available in software.
Thanks
Andrew