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

DFU programming

Hi everybody,

I am trying to program a custom board via DFU without success. I can build bootloader and zip file. I can even program the file by nRFToolbox on device but it does not work after programming.

Now my questions are:

1- Should I build the bootloader with my custom board or with a standard board files?

2- what about CONFIG_NFCT_PINS_AS_GPIOS? Where should I define them? In bootloader and application options?

Related