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

power consumption of nrf52832 and nrf51822

nrf52832 and nrf51822 advertising mode, one second interval, 23bytes lenth,power consumption is 30 microamps, why is this?

Parents Reply Children
  • Hi Martin,

    thank you for your reply,it's useful for me.

    now I turn on the DC/DC converter using nrf_power_dcdcen_set(true) and setting POWER_CONFIG_DEFAULT_DCDCEN,but my code is freezen at nrf_power_dcdcen_set.

    I noticed that the DC/DC regulator requires an external LC filter to be connected,I will try it.And any suggestion for this?

    Can you supply me some reference data on advertising with DC/DC converter .

    thanks again!

Related