My windows computer consistently receives it as 0x08 then 0x90. I used both C# and a hyper term clone to capture the two bytes. Could it be an encoding issue? How do I tell Arduino code that I am using 8 bits, no parity, 1 stop bit on the Arduino?
My windows computer consistently receives it as 0x08 then 0x90. I used both C# and a hyper term clone to capture the two bytes. Could it be an encoding issue? How do I tell Arduino code that I am using 8 bits, no parity, 1 stop bit on the Arduino?