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.
Bookmarks