Quote Originally Posted by mister_e
...For faster Baudrate I'll for sure prefer using an other way like yours or Ralph's suggestion...
Whenever I can control the "Sender" I add this byte that tells the receiver how many bytes are to be received, and I can tell it works perfectly.

The advantage is I don't need to clear the array or scan the array for some kind of "End of String".