nRF Connect SDK API 0.1.0
|
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.
[in] | img_num | Given image pair index or -1 for all of image pair indexes. |