Power consumption and operation duration for DFU via BLE

Hello,

I am using nRF52832 and I want to measure power consumption and time required to complete DFU operation.

How can I do that ? Shall I use nrf_bootloader_dfu_timer_counter_get() ? If yes, how to store the values?

Related