How can i covnert a hex number to string without getting that 30 at the beginnig.
I need to send the hexnumber 010F to the serial port, how can i make it? when i try it i always seem to end up with 3031 3046 when i look at the resaulting sting in hex-view.