Hello,
I am using sd_power_system_off(); sfunction to put the MCU in sleep mode. I have to wake up events. One is NFC and the other is GPIO. Both wake up functions works well but I need to know that which one occurs When the MCU wakes up from sleep.
How can I know the reason of the wake up ?
Best Regards