Quote Originally Posted by kenpo View Post
not really sure what you mean, like single character byte as in 1 or 7? this would leave me in the sticky situation as I mentioned up top, not sure if I'm understanding you
Disconnect between us = didn't get what you wanted, gave you the wrong thing, whatever...

Now I'm not sure what you don't understand.
PBP doesn't work with strings. The serial commands, in general, will work with an array of a variable, not exactly the same thing as a string, but close. And yes, you can send multiple characters or a variable array, but they are treated as multiple, individual bytes, and not a string.