hi,
i m doing a program now. in which i need to get ascii values like SOH, NUL etc from the serial port.
i m getting the values as string. i don know how to process the ascii values to obtain the original values back.
example my data is
SOH NUL = 0x01 0x00