I am using HC-12 to send and receive potentiometer values from one arduino to another.
i am sending potentiometer values in a form of string.
this is what i am getting at the other end.
T329E518A504D657
and i want to seperat them as follow
T = 329
E = 518
A = 504
D = 657
how is that possible?
i am sending potentiometer values in a form of string.
this is what i am getting at the other end.
T329E518A504D657
and i want to seperat them as follow
T = 329
E = 518
A = 504
D = 657
how is that possible?