nrf5340 uart rx buffer size increasing

Hi

I am using NRF5340 chip in my custom board to communicate serially with an external device whose data length is more than 128 bytes.

The chip can receive 243 bytes of the external device in two bursts. The total number of data bytes is correct but the data has become 

corrupted due to some sort of data shifting. The interesting thig is that I can receive data  correctly only once after programing the chip.

Is this because of uart rx buffer size? How can I increase this buffer size in nrf5340. Any data size below 128 bytes can be received 

correctly.

Best Regards 

   .

Parents Reply Children
No Data
Related