"I'm having the most odd problem. I've drawn up my 1D array of U8, convert it to string using the U8-2-string converter and send it, but my device does not respond.
So I tap the line with an Oscope and I see that only some of the numbers are being sent out correctly. I send out a 32, it replies with a 32 (correct!). I send out a 30, it replies with a 34, 36 combination. Btw these are all hex values. I've checked and double checked that I'm sending out a hex 30. Anyway it started doing the same for the 32. What is happening??? I tell it to send two hex number, it sends four!!??!?"