[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Read full 8-bit character from serial port?
I gave up...
I gave up trying to get 8-bit characters to read properly. The ctrl-A
Z option didn't work for me. So, I decided to wrap the packets in
plain 7-bit ASCII. This makes the packets twice the size they were
before but that's ok and it is working just fine. Now I can do what I
wanted to do in the first place.
Thanks again for the help, glad to see some discussion was generated.
Ron