The serial port reception is faulty

Dennis 1 Reputation point
2022-11-01T02:02:21.977+00:00

Two specific receives become incorrect when using the SerialPort class. Example: 'xx xx xx xx 27 AD ff ff 4a' becomes 'xx xx xx xx xx 27 7D 52 ff ff 4a'. The correct value would have been AD, which is now received as 7D 52, but I found that the inverse of 52 is AD. May I ask what is the cause of this

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,668 questions
0 comments No comments
{count} votes