dfu_update_status_t

nRF5 SDK v9.0.0

nRF51 SDK v9.0.0

Structure holding DFU complete event. More...

#include <dfu_types.h>

Detailed Description

Structure holding DFU complete event.

Field Documentation

uint16_t dfu_update_status_t::app_crc

CRC of the recieved application.

uint32_t dfu_update_status_t::app_size

Size of the recieved Application.

uint32_t dfu_update_status_t::bl_size

Size of the recieved BootLoader.

uint32_t dfu_update_status_t::sd_image_start

Location in flash where the received SoftDevice image is stored.

uint32_t dfu_update_status_t::sd_size

Size of the recieved SoftDevice.

dfu_update_status_code_t dfu_update_status_t::status_code

Device Firmware Update status.


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .