Smart Remote 3 nRF52 v1.2
Data Fields
nrf_dfu_shared_data_t Struct Reference

Data passed to bootloader by application. More...

Data Fields

nrf_dfu_adv_name_t adv_name
 
ble_gap_addr_t ble_addr
 
uint32_t crc
 
nrf_dfu_peer_data_t peer_data
 

Detailed Description

Data passed to bootloader by application.

Field Documentation

nrf_dfu_adv_name_t nrf_dfu_shared_data_t::adv_name

Name of the device used by the application.

ble_gap_addr_t nrf_dfu_shared_data_t::ble_addr

Address of the device used by the application.

uint32_t nrf_dfu_shared_data_t::crc

CRC of the rest of the parameters in this structure.

nrf_dfu_peer_data_t nrf_dfu_shared_data_t::peer_data

Information about peers bonded by the application.


Documentation feedback | Developer Zone | Subscribe | Updated