I am having trouble receiving constanent data from my slave sender. I am sending "hello 123" and sometimes the master receives all of that string and then other times it only receives the first letter in the string, "h". I attached my code and some screen shots below. What am I doing wrong?