I am transmitting data using serial communication from one arduino to another and getting HEX data at the other arduino but not getting character values.Can anyone help me if there is a way i can get my character values?????????????
Regards
Show us your code. HEX is only a format for output so a human can read it. You have made a conversion somewhere in your code.
Thanks Robin2 it was quite helpfull