I want to program the firmware into a nrf52840 on our custom board to be the NCP and do the DFU over thread. I can not use the DK board and have the nrfutil load the firmware.
I also need to be able to change the thread masterkey. Is the source code available as an example. Or a precompiled Hex file I program into the 52840
I would prefer to have the source so I can add a serial bootloader and update the NCP itself in the future.