Hi All,
What is the recommended way to choose FIFO and buffer sizes for the nrf_serial module? I mean the optimal values for the following constants:
SERIAL_FIFO_TX_SIZE
SERIAL_FIFO_RX_SIZE
SERIAL_BUFF_TX_SIZE
SERIAL_BUFF_RX_SIZE
I use nRF SDK 15.
Thanks,
-Tamás