Sleep mode in nRF Connect sdk for low power consumption

Hi,

Iam using nrf Mesh Chat example in Connect sdk

It consumes 6-7 mA now, what should i do to put it into sleep wake again when required for low power consumption???

I have used k_cpu_idle() function for sleep and

CONFIG_PM is set to y & CONFIG_PM_DEVICE is also set to y in prj.conf file

but that still consumes 6-7 mA.

TIA.

Parents Reply Children
Related