nrf52832 and nrf51822 advertising mode, one second interval, 23bytes lenth,power consumption is 30 microamps, why is this?
nrf52832 and nrf51822 advertising mode, one second interval, 23bytes lenth,power consumption is 30 microamps, why is this?
Hi Skoon,
Please take a look at this blog and make sure that you have followed the instructed recommendations.
Hi Skoon,
Please take a look at this blog and make sure that you have followed the instructed recommendations.
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!