This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

cc1125 CARRIER_SENSE_VALID indication

We find that when the RSSI is above -128 dBm we get a valid CARRIER_SENSE indication on GPIO2. However, when it is below -128 dBm the CARRIER_SENSE goes valid which is not true. We then try to use CARRIER_SENSE_VALID on GPIO3 but it indicates valid when below -128 dBm. What is going on? I would think CARRIER_SENSE should only be true only when the carrier is above the threshold.