Although it would be really handy to have this feature, you can set majority of devices to hold the interrupt pin high until it’s cleared. By doing so, upon waking up, check if the interrupt pin is high and if it is then you’d know the source of your wake up!
My question is though, getStandbyFlag() doesn’t detect wake ups from stop mode so it’d be nice to have this feature added to the library too since mDot deepsleep mode is disabled anyway; But until you do, is there a quick way of detecting this?
Thanks!