This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

power management

hi,

i am working with nrf52832. system on sleep mode is working ok in ble_app_uart example  by commenting " //err_code = sd_power_system_off();
//APP_ERROR_CHECK(err_code);" in sleep_mode_enter(). when i am working with beacon  example  system on sleep mode is  not working. it takes 1 ma current

Parents Reply Children
Related