Hi,I have some problems in debug with experimental_ble_app_buttomless_dfu project.
First i build the experimental_ble_app_buttomless_dfu project,so i get the app_buttomless.hex.
Second,i build the sucure dfu project ,so i get the bootloader_buttomless.hex
Third,i generate the buttomless_settings.hex via nrfutil,merge bootloader_buttomless.hex and buttomless_settings via mergehex, so i get bootloader_buttomless_buttomless_settings.hex.
Forth,i merge the app_buttomless.hex,bootloader_buttomless_buttomless_settings.hex,and s130_nrf51_2.0.1_softdevice.hex,so i got buttomless_test.hex.
Fifth,i generate the dfu package via nrfutil,so i get buttomless_test.zip.
Sixth,i download the buttomless_test.hex to my board via nRFgo-Stdio.
Seventh,i connect to my board and execute dfu process via nRF Toolbox,my board can enter dfu mode.but always in Enable DFU BootLoader state(Picture_1,Picture_2).
I do not know how to deal with the problem.
Best regard, alivexiaoluo