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

◆ aws_fota_evt_id

#include <include/net/aws_fota.h>

Enumerator
AWS_FOTA_EVT_START 

AWS FOTA has started

AWS_FOTA_EVT_DONE 

AWS FOTA complete and status reported to job document. Payload of type dfu_target_image_type (image).

If the image parameter type is of type DFU_TARGET_IMAGE_TYPE_MCUBOOT the device needs to reboot to apply the new application image.

If the image parameter type is of type DFU_TARGET_IMAGE_TYPE_MODEM_DELTA the modem needs to be reinitialized to apply the new modem image.

AWS_FOTA_EVT_ERROR 

AWS FOTA error

AWS_FOTA_EVT_ERASE_PENDING 

AWS FOTA Erase pending

AWS_FOTA_EVT_ERASE_DONE 

AWS FOTA Erase done

AWS_FOTA_EVT_DL_PROGRESS 

AWS FOTA download progress