nRF Connect SDK API 2.8.99
|
int dfu_target_suit_reboot | ( | void | ) |
#include <include/dfu/dfu_target_suit.h>
Reboot the device and apply the new image.
The reboot can be delayed by setting the CONFIG_DFU_TARGET_REBOOT_RESET_DELAY_MS Kconfig option value to the desired delay value.
negative_errno_code | Negative error code indicating the reason of failure. |