Skip to content

Commit

Permalink
applications: nrf_desktop: Add note about version bump for B0
Browse files Browse the repository at this point in the history
Jira: NCSDK-27889

Signed-off-by: Mateusz Kapala <[email protected]>
  • Loading branch information
mkapala-nordic committed Jun 19, 2024
1 parent d87e551 commit 56c1f64
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions applications/nrf_desktop/bootloader_dfu.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ The B0 bootloader additionally requires enabling the following options:
The nRF Desktop application with the B0 bootloader configuration builds two application images: one for the S0 slot and the other for the S1 slot.
To generate the DFU package, you need to update this configuration only in the main application image as the ``s1_image`` image mirrors it.

.. note::
To ensure that update image will be booted after a successful DFU image transfer, the generated update image's version number must be greater than the version number of application image running on device.
Otherwise the update image can be rejected by the bootloader.

.. _nrf_desktop_configuring_mcuboot_bootloader:

Configuring the MCUboot bootloader
Expand Down

0 comments on commit 56c1f64

Please sign in to comment.