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

Possible solution to reduce power consumption for nrf52832

Hello all,

I am currently working on a project to control a door lock and use ble_app_multirole_lesc as reference.

As measurement the current consumption is around 6.5mA when connected to another nrf52832 and advertising.When both connect to android phone and another nrf52832, the current consumption is around 5mA

Is this a normal consumption? Because it is written inside the example that this example is not optimized for power consumption

And if it is possible to reduce power consumption, how much can I reduce and how can I do it?

My device runnning on 18650 battery so power consumption is a big problem with me

Can anyone show me a already optimized example or give me a link so that I can do it by myself. I have found useful link but for nrf51 (https://devzone.nordicsemi.com/tutorials/b/hardware-and-layout/posts/nrf51-current-consumption-guide), is there any link for nrf52?

Thank you so much for your help 

Parents Reply Children
Related