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

C implementation of nrfutil, especially DFU over UART

Dear Nordic Folks,

Greetings!
I see that nrfutil.exe dfu serial is used to update nRF52840 when using secure_bootloader_uart_mbr_pca10056.

Does Nordic provide c-code implementation of the following command:

nrfutil.exe dfu serial -p COMX -b 115200 -pkg app_dfu_package.zip

I see that 3 years ago the answer is no. Has this status changed now? Otherwise, we have a big overhead of porting nrfutil from python to C.

Kindly let me know your thoughts on this.

Thanks,
Tilak

Related