Hi all, there is something that wake my board from system off but i don't understand who. Someone have a suggestion?
Thank you, Anna
Hi all, there is something that wake my board from system off but i don't understand who. Someone have a suggestion?
Thank you, Anna
I check in this documentation, but not useful. I think that some reset can be wake-up.
sorry Alex, how i can clear the port event?
nrf_gpiote_event_clear(NRF_GPIOTE_EVENTS_PORT);
Alex, if use i clear gpio events, the system not go in power off... It give me an error.
BTN_MGR_SetWakeUp();
nrf_gpiote_event_clear(NRF_GPIOTE_EVENTS_PORT);
err_code = sd_power_system_off();
hi alex, can you give me information, about set the gpio to go insleep please