But why do I always get half of a string after 1 total string. $IIMWV,225.0,R,000.0,N,A *38$IIMWV,225.00
The green is my string that I sent, and the red is a part of the next string I think. So where in my sending program is the decision made where to stop sending it? Or does it just keeps on sending the same string until my delay is over and than sent it, even if the other is half, again from the beginning?
I don't know what code you are now running on the sender, or what code you are now running on the receiver, so I can't answer your question.