I like to implement transfer layer on UART communication, since data error is possible on UART.
I read this "UART HCI protocol" document on Nordic SDK.
But I cannot find byte array of ACK.
Do you have sample byte array of ACK:2 ?
If RFC document define this SEQ - ACK protocol, I like to know RFC number.
Thanks,