how can i send character by character by using RF modules
Assign a binary pattern to each character and send each binary bit in turn. At the other end, store the received consecutive bits and search for pattern matches.