Other Parts Discussed in Thread: CC1101
Hello,
I'm using a cc1101 chip connected to a overo-gumstix board. I use this set up as a transceiver in my project to communicate with another cc1101 chip connected to a MSP 430 micro controller.
I use 915MHz, frequency and 2-GFSK modulations scheme. The baud rate I'm using is 38kbps. All the registry settings for the cc1101 chip was obtained using the SmartRF software.
With the above settings I'm perfectly communicating with the MSP 430 device. But I have noticed that in certain times, when my cc1101 is in the receiving mode, I'm getting CRC errors and length violation data constantly, instead of actual data which is sent by MSP430. I have employed a frequency sniffer and I'm confident that the MSP 430 is transmitting perfectly. I doubt whether the cc1101 chip is stuck in certain RF receive states.
In general I send the SIDLE and SFRX strobes to the chip before starting any receiving modes. But still there are random times that I start observing only CRC errors and other garbage data.
Any help or views regarding this is highly appreciated.
Thnx.
Thilina