UART buffer Overflow

I'm using two nRf52833 DKs as BLE Central and peripheral and I Used "Zephyr/Samples/bluetooth/central uart" and  "Zephyr/Samples/bluetooth/Peripheral uart" to start with.

I'm connecting an external microcontroller to BLE central through UART and  trying to send continuous data to BLE central. I'm using RTT viewer to see the log a I keep getting the error message "Not able to allocate UART receive buffer". 

How can I solve the buffer overflow issue?

Parents Reply Children
No Data
Related