Yes! you can! first send only a byte. If work good then try to send two bytes or three with all your paremeters...Is better control your data only with a bytes....no with strings...
if you use diferents functions for diferents actions you will find the mistakes very quick. for example
function send();
funciton adc();
function rcv();.... etc,
OK?¿