nRF5 SDK v15.2.0
Background DFU
This information applies to the following SoftDevice: S132

The Background DFU library is an example implementation on how to update an application on an nRF52 SoC from the application context. This update process is called a Device Firmware Update (DFU). The new application can be transferred over IPv6 using appropriate network protocols like TFTP, CoAP, and others.

In order to run DFU, the DFU Bootloader has to be preflashed to allow a swap between the old and new firmware.

Background DFU consists of two parts:

Follow these instructions to create a firmware image:


Documentation feedback | Developer Zone | Subscribe | Updated