Hi all!
Am trying to send a few bytes of hex serial data over a port. Having all sorts of trouble.
The problem is that when I use the send box on the send tab, formatting the data correctly (0x0A, for example), and send the data (while in loopback mode. i.e. the rxd and txd connected), it shows on the monitor when sent as ascii (the txd light flashes) BUT does not show on the monitor when sent as hex
AND the txd light does NOT flash on the rs-232 interface.
What am I doing wrong?
I'm in a maze of twisty passages all alike.
n3ykf
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all!
Am trying to send a few bytes of hex serial data over a port. Having all sorts of trouble.
The problem is that when I use the send box on the send tab, formatting the data correctly (0x0A, for example), and send the data (while in loopback mode. i.e. the rxd and txd connected), it shows on the monitor when sent as ascii (the txd light flashes) BUT does not show on the monitor when sent as hex
AND the txd light does NOT flash on the rs-232 interface.
What am I doing wrong?
I'm in a maze of twisty passages all alike.
n3ykf
Probably the string does not parse as numbers.
V3.0.0.27 adds asHex button, for less verbose use of Hex
You need to post ACTUAL EXAMPLES, other with the passages are even darker and twistier for us.