This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to add dfu (over uart) support to application?

Hello,

we have an application with BLE. We've prepared secure bootloader with Serial Transport for performing DFU. Now we need to add necessary changes in application to support bootloader: placement in flash, dfu triggers...What we need to do?

Our setup nrf52811, SDK17.

Related