This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

RX packets overlap (SoftDevice is not used)

Hi,

I have three beacons in my setup: One listening (R1) and two transmitting (T2, T3). T2 and T3 transmit packets with same length.

Say, T2 has started transmission of its packet and at R1 is now receiving it. A little bit later, T3 has started to transmit its packet and it is now suppressing the packet from T2.

here is a stack of questions I have:

  1. Does RSSI will influence the outcome of receipt in R1?
  2. if yes, in which situation R1 will receive CRC Error and CRC OK events and which packet will be received in case of CRC OK?
  3. Will the length of packet influence the situation somehow?

Please also refer me to documentation, in the case it had been described somewhere.

Related