Dear friends:
I am based on the following link:
devzone.nordicsemi.com/.../device-firmware-update-dfu-with-mcuboot-bootloader
Operation steps test the function of mcuboot.
According to the steps, dfu can be done normally on 52840-dk in ncs v1.4.0 version, but I want to do dfu on ncs v1.6.0 according to the above steps, in "18. Press the reset button on the DK and observe the output on the terminal: "There is a problem in this step: after downloading the merged hex, restarting the device will not jump to the application, the log is as follows:
[15:03:48.692] *** Booting Zephyr OS build v2.6.0-rc1-ncs1 *** [15:03:48.953] I: Starting bootloader [15:03:48.953] I: Enter the serial recovery mode [15:03:48.953] I: Device suspended [15:03:48.960] I: Device resumed [15:03:49.059] I: from suspend [15:03:49.059] I: Device configured
Please help analyze the reason?