Hi everybody,
I'm developing an product with :
NRF52840, V0.9.0, SDK15
I want to put the MCU in sleep mode (system on) and wake up with NFC or by timer (for example 4 hours).
I have tested the "wake_on_NFC" example in SDK 15, but the problem is the system goes power off and the NFC wake up but reseting the MCU.
Could you help me which example could help me to find the solution.?
I have used (NRF_NFCT->EVENTS_FIELDDETECTED==1) but iI dont know how to put it in the EVENT.
thanks in advance.
Ricardo