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

◆ dfu_target_suit_schedule_update()

int dfu_target_suit_schedule_update ( int  img_num)

#include <include/dfu/dfu_target_suit.h>

Schedule update and reset the device.

This call requests images update and immediately starts it by resetting the device.

Parameters
[in]img_numGiven image pair index or -1 for all of image pair indexes.
Returns
0 for a successful request or a negative error code identicating reason of failure.