Thank you for answer and hint. This example was a template for my code :). But I want to send just 8 bit value from potentiometer. It is clearly receiving, because I am sending it on pushed button and it shows something.
I tried to send four values as well, but there were different numbers.
In that example - in case I would like to send value PINGa, PINGb or PINGc and read last character would it be something like this?
Needs string to be printed. Not character. It expects the pointer to string. So here is the other issue. To print it correctly just use formating to print number. we use printf formatting