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.

Could I buy CC1111 USB Evaluation Module Kit 868/915 MHz to capture the data packets sent from CC1310?

Other Parts Discussed in Thread: CC1310, CC110L, CC1101

Hi, could I buy CC1111 USB Evaluation Module Kit 868/915 MHz (www.ti.com/.../cc1111emk868-915) to capture and decode the data packets sent from CC1310?

 

I have already bought SimpleLink™ Sub-1 GHz CC1310 Evaluation Module Kit (www.ti.com/.../CC1310EMK).

Thank you.

 

  • The max datarate on CC1310 is higher than CC1111 so you will not be able to capture packets sent with the highest datarates but as long as CC1310 sends a packet with a datarate/ deviation/ packet format that is supported by CC1111 you will be able to receive it
  • HI,

    You can't log CC13xx packets with default sync word. CC13xx uses 4 different bytes (0x930b51de) as a sync, but CC1111 is not able to get packet with this sync.

    You have to change CC13xx sync to  0xd391d391 to be compatible with CC1111 (CC110L, CC1101, CC430 etc).