Using the K8055 you can reach the baud rate about 100 bit/second max.
Anyhow you can create this kind of wireless link between two K8055 cards.
The drawback of the RF receiver is that it may output some “nonsense” data in idle mode too.
Your receiving software have to have some intelligence to detect the real data sequence.
Here an example of such a pair of transmitter / receiver data (of one other application).
The receiver simply repeats the transmitted data “as is”.