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

Low Power NRF52 Beacon

Hi,

We are facing an issue related to battery life. We are using sdk 15 and SD S132(7.0.1) and we are able to archived 30uA current consumption, but we want it near to 5uA. We have already set NRF_LOG_ENABLED to 0 and use nrf_pwr_mgmt_run() in main loop. How to reduce more current consumption? Is there anything we can do to reduce the current consumption?

Thanks

Related