I am not sure where that old send code came from after 3 days of searching and trying everything i could find... I was trying to use code snippets from various sources to create the functionality i needed, until i solved the compile problems.....
does not matter....... after looking over the new code i see the Udp.write()
will change the relevent code in my OP...
Udp.beginPacket(Udp.remoteIP(), Udp.remotePort());
Udp.write(ReplyBuffer);
Udp.endPacket();
there were so may other errors, this one just was one more error, i could not fix
if i can get anything to compile, i think i can adapt it to what i want it to do (retrieving the data from the pentametric)