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.

CC1101 Continuous TX Data Rate

Other Parts Discussed in Thread: CC1101

Hello,

I'm testing the output of the CC1101 with a spectrum analyzer. My data rate in SmartRF is set to 153.13kBaud. When sending packets I can demodulate properly with a symbol rate of 153.13kHz, as expected. However, when sending in continuous modulated TX mode (which I'd like to use to develop a custom demodulator) I can only demodulate the stream when I have set a symbol rate of 9.6kHz on the spec an, despite the data rate in Smart RF still being set to 153.13kHz. Otherwise I just get junk.

Why is the continuous TX sending at a different data rate? Is there a way I can force the CC1101 to send a stream of 1's or 0's at a data rate besides 9.6kBaud?

I'm using GFSK modulation.