Hello
I use the Asyncstream to receive a serial string from a device.The device starts the string with a STX (Hex 02) and ends the string with ETX (Hex 03)
How can i build a string from the received characters starting from STX and ETX?
Thanks in advance
Philip
I use the Asyncstream to receive a serial string from a device.The device starts the string with a STX (Hex 02) and ends the string with ETX (Hex 03)
How can i build a string from the received characters starting from STX and ETX?
Thanks in advance
Philip