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
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();
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();