Tool/software:
Dear all,
I have my radio programmed in PROP mode. The receive operation is using callback, so as soon as a packet has come in it gets served.
When going to TX, is stop the RX operation, do a TX and then restart RX. All fine.
However, I do not get the RX attention until AFTER the packet has come in. I do a CCA check before transmitting, but would like to know
when a RX has started.
Is there a way to get a status of the RX, i.e. preamble detect, synch detect, that would give me an indication that an RX operation
is in progress? The reason being that i do not want to falsely assume "inter packets gaps" to be an idle channel but keep
an RX-in-progress variable. This would activate on the START of the first packet and end when last packet received or timeout.
Regards,
Gullik.