DFU transport API.

nRF5 SDK v9.0.0

nRF51 SDK v9.0.0

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_SUCCESS Operation success.
uint32_t dfu_transport_update_start ( void )

Function for starting the update of Device Firmware.

Return values
NRF_SUCCESS Operation success.

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