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.

CC2510F16

Other Parts Discussed in Thread: CC2510

I have a customer from Westinghouse Electric wants to know does CC2510F16 support 60 individual channels. 94 bits every sec. Your assistance in the resolution of this problem is greatly appreciated.

 

 

  • Thomas,

    Yes, this is easily achievable.  For example, if the radio were set to a 2.4 kbaud data rate, the RX filter bandwidth is recommended to be 203 kHz, so the channel spacing should be higher than that, say 250 kHz.  The 2.4GHz band is >80 MHz wide, so you can fit in at least 80 MHz/250kHz=320 channels.

    I chose 2.4 kbaud because it is one of the recommended data rates in SmartRF Studio (http://www.ti.com/tool/smartrftm-studio).  Also higher data rates mean that the radio is transmitting for a lesser amount of time, so this is more power efficient, plus there is overhead in the radio packet.  (The minimum data rate for a CC2510 is 1.2 kbaud.)

    I hope that helps.