nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ suit_dfu_update_start()

int suit_dfu_update_start ( void  )

#include <include/dfu/suit_dfu.h>

Start the update.

This will trigger a reset and pass the control to the Secure Domain in order to perform firmware update based on the installed envelope and other data stored in the SUIT DFU cache as a result of earlier operations.

Returns
0 on success, non-zero value otherwise.