nRF51 SDK v9.0.0
Functions
DFU transport API.

DFU transport module interface. More...

Functions

uint32_t dfu_transport_update_start (void)
 Function for starting the update of Device Firmware. More...
 
uint32_t dfu_transport_close (void)
 Function for closing the transport layer. More...
 

Detailed Description

DFU transport module interface.

Function Documentation

uint32_t dfu_transport_close ( void  )

Function for closing the transport layer.

Return values
NRF_SUCCESSOperation success.
uint32_t dfu_transport_update_start ( void  )

Function for starting the update of Device Firmware.

Return values
NRF_SUCCESSOperation success.

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