This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DFU buttonless + stock secure bootloader

I've put on the stock dfu/bootloader_secure on the nrf52 DK.

I've then create a distribution ZIP and upload a blinky app to the DK. That worked fine.

Then I compiled experimental_ble_buttonless_dfu, made a ZIP and uploaded it to the DK.

Looking at the RTT output, it seem that it is reseting it self over and over

UPDATE

buttonless.patch.zip

Useful link

This patch I made fixed the issues.

SDK12.2, arm,gcc

Related