Hi
I am trying to use DFU feature using nRF5_SDK_14.2.0_17b948a. I used given preexisted example hex files for bootloader and app and successfully able to use DFU feature.
Later I tried to build projects "nRF5_SDK_14.2.0_17b948a/examples/ble_peripheral/ble_app_buttonless_dfu" for application hex and "nRF5_SDK_14.2.0_17b948a/examples/dfu/bootloader_secure_ble" for bootloader hex.
I have generated hex file using makefile. But when flashed them on nrf52832 board, no application run. Attached hex files for further reference(bootloader settings, app, bootloader).
Please help me to figure out what went wrong.HexFiles.zip