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.

CCS/CC1101: CRC Error

Part Number: CC1101

Tool/software: Code Composer Studio

Hello, everyone!

   I let a custom gateway device receive packets from a lot of terminal devices by CC1101 transceiver on 433.6MHz (38.4KBaud, GFSK). After testing, I found that there were 2809 CRC error in 10000 packets.

   Anyone can tell me what lead CRC Error?

   Any suggestion for how to solve would be greatly appreciated.

   Best Regards,

   Gilbert

  • CRC errors could occur when:
    - You are close to the sensitivity limit
    - Non optimal settings. Some settings could give an error floor even conducted and with margin to the sensitivity limit
    - Noise. It could be other radio activity on the air interfering and causing bit errors
    - False sync. It's a given probability that the radio will find a valid sync word in noise.
    - If the Tx and Rx side is too close the receiver could saturate and you can get bit errors

    Do you know the RSSI level you have when testing?
    Do you use the settings suggested by SmartRF Studio?