You need to log in to create posts and topics.

Sending Multiple Bytes in a Terminal

I’m wondering if it’s possible to send multiple bytes at once.
The terminal only accepts ASCII characters, which it then converts to HEX.
Also, the 'Send value' field only accepts one byte.

Now, I need to create a virtual COM port and send the commands using a tool like HTerm to test the communication.

Yes, this terminal is quite simple by now, hopefully in the future it will be improved.