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

DFU + APP + Softdevice takes more current than Softdevice + APP

Hello,

I am using sdk 12.2.2 and customised nrf52 board.

My challenge is when I am using sofdevice + app hex file my device takes 4.1 uA current but when I am uploading softdevice + dfu + app hex my device takes 8 uA.

My dfu code is sdk_12.2.2\examples\dfu\bootloader_secure.

How can I resolve this challenge?

Thanks,

Related