| Posted: 05:56pm 12 Aug 2021 |
Copy link to clipboard |
 Print this post |
|
Ok i had no luck. i hooked up my new 9 Euro Logic analyzer and recorded some strange behaviour i can not explain:

Channel 0 is the receiver (Arduino) and Channel 1 is the CMM2.
The code is:
print #1, "receive " + args(2) xmodem send args(2), 1
The Receiver sends correctly a <NAK>. Why the CMM2 responds with an <EOT> ???? |