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,