Suppose a nRF9E5 transmitter is set for continuous transmission on a channel. A nRF9E5 receiver listening on that channel:
- finds carrier and sets CD
- finds address match and sets AM
- some corruption causes CRC to fail so DR is not set for this packet
Will AM and CD remain set while the next packet is sampled, or will one or other of these signals drop before this occurs?
I am trying to determine how best to code for this possibility.
Thank you
Thank you