nRF5 IoT SDK v0.9.0
Data Fields
iot_dfu_firmware_desc_t Struct Reference

Description of the new firmware that has been written into flash memory. More...

#include <iot_dfu.h>

Data Fields

iot_dfu_firmware_block_t application
 
iot_dfu_firmware_block_t softdevice
 
iot_dfu_firmware_block_t bootloader
 

Detailed Description

Description of the new firmware that has been written into flash memory.

Field Documentation

iot_dfu_firmware_block_t iot_dfu_firmware_desc_t::application

Description of Application block in firmware image.

iot_dfu_firmware_block_t iot_dfu_firmware_desc_t::bootloader

Description of Bootloader block in firmware image.

iot_dfu_firmware_block_t iot_dfu_firmware_desc_t::softdevice

Description of SoftDevice block in firmware image.


This document was last updated on Tue Dec 1 2015.
Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone.