nRF5 SDK for Mesh v3.2.0
Macros
DFU configuration

Compile time configuration of the DFU module. More...

Macros

#define NRF_MESH_DFU_TX_SLOTS   8
 Number of concurrent DFU transmissions available. More...
 
#define NRF_MESH_DFU_REQ_TIMEOUT_US   (600000000UL)
 Time to wait for a response to a DFU request before giving up. More...
 

Detailed Description

Compile time configuration of the DFU module.

Macro Definition Documentation

◆ NRF_MESH_DFU_TX_SLOTS

#define NRF_MESH_DFU_TX_SLOTS   8

Number of concurrent DFU transmissions available.

Definition at line 50 of file nrf_mesh_config_dfu.h.

◆ NRF_MESH_DFU_REQ_TIMEOUT_US

#define NRF_MESH_DFU_REQ_TIMEOUT_US   (600000000UL)

Time to wait for a response to a DFU request before giving up.

Definition at line 55 of file nrf_mesh_config_dfu.h.


Documentation feedback | Developer Zone | Subscribe | Updated