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

◆ pcd_fw_copy_status_get()

enum pcd_status pcd_fw_copy_status_get ( void  )

#include <include/dfu/pcd.h>

Check the PCD CMD to find the status of the update.

Returns
PCD_STATUS_COPY if update is pending
PCD_STATUS_COPY_DONE if update has completed successfully
PCD_STATUS_COPY_FAILED if update has completed unsuccessfully