Hello,
I am using the peripheral uart sample and it works fine. My issue is that whenever the buffer is full it automatically sends the data from the com. How do I stop that from happening (meaning data from the com is sent IF AND ONLY IF I press the send key and not if the buffer is full)?