Hi,
I do have a PCA10040 board, I'm using the examples from Nordic.
On the DFU example for SDK 12 I have pressed button 4 and RESET the board to active BOOT .
I’m testing the DFU example for SDK 12 and it seems that I can not have DFU service active in my application.
I would like to set up my environment to enter in DFU mode by software(without using a button during the startup)
I would like to have NUS (nRF UART service) and DFU active in my application,
I did the same tests with SDK 17 and it works, but as my application was written with SDK12 and I'm trying to minimize the development time.
Thanks in advance,
Carlos