Hmmmpf,
Apparently, none of them are right.
With mine, it puts 00's in front of each byte (13,10), that will cause the send routine to terminate early.
With the 0x068a, if there's an ODD number of characters in the string, it will pad the string with a 00, again causing the send routine to terminate early.
So there doesn't seem to be a way to add CRLF on the end of a string with "DA".
Your program seems to have an advantage after all. My apologies.
<br>
Bookmarks