Hi,
14mA is very high average current, and is normaly only seen when the radio is enabled in TX or RX mode. How are you measuring the current consumption?
and
NRF_POWER->SYSTEMOFF = 1;Best regards,
Jørgen
Hi
Thanks for your fast reply and i witnessed that my power is being consumed by other peripherals and not the nrf.
Also i was already using sd_app_evt_wait and _WFE( ) which was working fine and after removing most my other peripherals current was 0.1mA while in standby and 3.2mA when active, so culprit isnt nrf.
Thanks a lot.
Hi
Thanks for your fast reply and i witnessed that my power is being consumed by other peripherals and not the nrf.
Also i was already using sd_app_evt_wait and _WFE( ) which was working fine and after removing most my other peripherals current was 0.1mA while in standby and 3.2mA when active, so culprit isnt nrf.
Thanks a lot.