Hi Captain,
There’s not much outside of the inital example that I can suggest for you. You simple state the characters you wish to send and the reciever, signal strength permitting, will output the string. You may need to cast the uint8_t object to a char but aside from that nothing complicated.
I’d suggest using the library I developed as that handles strings in an easier maner.