UART DFU transport configuration

nRF5 SDK v15.0.0

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.