Hi,
I want to create a simple network of, let's say, 2 to 10 nodes with each node having CC1200.
By default all nodes would be in RX mode. One of the node, then, would decide to transmit. The transmitted packet would be received by all the other nodes. Once this is done, the transmitting node would switch back to RX mode.
Is there any sample source code for the TX and RX routines ?
My understanding is that the LBT feature will ensure that two nodes will not TX at the same time.
I've already looked through the sample code provided in swrc274a but my understanding is that it allows to configure a node in only TX or RX mode, not to switch automatically to RX once TX is done. I tried auto RX and auto TX on my own but it doesn't seem to work well. So I'm looking for some samples for the same.
Thanks in advance!
Ngupta