nRF5 SDK v17.0.2
Macros
UART DFU transport configuration

Macros

#define NRF_DFU_SERIAL_UART_USES_HWFC
 HWFC configuration. More...
 
#define NRF_DFU_SERIAL_UART_RX_BUFFERS
 Number of RX buffers. More...
 

Detailed Description

Macro Definition Documentation

#define NRF_DFU_SERIAL_UART_RX_BUFFERS

Number of RX buffers.

Number of buffers depends on flash access vs. transport throughtput. If value is too low it may lead to received packets being dropped.

Note
This is an NRF_CONFIG macro.
#define NRF_DFU_SERIAL_UART_USES_HWFC

HWFC configuration.

Set to 1 to activate.

Note
This is an NRF_CONFIG macro.

Documentation feedback | Developer Zone | Subscribe | Updated