Device Firmware Update using SUIT

The Software Updates for Internet of Things (SUIT) is the Device Firmware Upgrade (DFU) and secure boot method for nRF54H Series of System-on-Chip. The SUIT procedure features a script-based system that resides in a SUIT manifest. The manifest contains instructions for the DFU and booting procedure, and can be customized. It includes the use of sequences (built from conditions and directives) as well as the concept of components.

To use the SUIT DFU in a product you need to customize it. You can learn about this in the How to customize the SUIT DFU process page, which involves using the SUIT: Device firmware update on the nRF54H20 SoC sample.

For a list of available SUIT samples, see the SUIT samples page.