Hello,
I'm using nRF52832 and the SDK version is "nRF5_SDK_17.0.2_d674dde" ,
First I tried DFU over UART using \examples\dfu\secure_dfu_test_images\uart\nrf52832, and it worked fine
but when I tried to rebuild the source code \examples\dfu\secure_bootloader\pca10040_uart\ses and do the same steps as above,then it doesn't work
I can't see my device in nRF Connect anymore, and J-Link RTT Viewer doesn't show any log
what is the different betweet example bootloader hex and the bootloader hex I rebuilt