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

Need to put nrf in low power mode

Hi,
We are using nrf52832 micro controller and our device is consuming about 14mA current right now.so i have 2 querries that 
1. How can we put our nrf into low power mode ?
2. How to check whether the nrf is in low power mode ?
Also we are gpio 25 as external interrupt to wake the device up which is connected to a motion sensor.
Thanks
Parents Reply
  • 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.

Children
No Data