I'm attempting to have two separate evaluation boards talk to each other through the GHz Radio. I've read the docs, and they explain that I have to set the radio in either "TX" or "RX" mode in order to send or receive, respectively. The examples given, "Radio Transmitter" and "Radio Receiver" only allow the eval kit to do one or the other, not both. I've tried messing around with the code a bit, but whenever I attempt to have both send and receive on both boards, it stops working.
Is there an easy way to get two boards to talk to each other through the GHz Radio? I need both of them to do both sending and receiving. Thanks!