This is more of a question than a problem:
I have been studying the ble_app_uart_c code and noticed that although data is transmitted to the handler one byte at a time, the data is buffered into an array that is 20 bytes in size. Is there a reason for this? Is there some underlying reason for this?
Thanks again,
Robin @ TL