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

DFU over UART

I am using nordic_sdk_10 for PCA10001. what are the BSP changes and config changes needed after replicating PCA10028 for DFU over UART.

I just changed CFLAFS & ASM FLAGS to -DBOARD_PCA10001.

I am using example/dfu/bootloader source for building.

Related