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.

CC1310F64 cann't receive the data from CC1310f128

Other Parts Discussed in Thread: CC1310

Hi,

      I have two CC1310 LaunchPad boards. I load the " rfPacketTx_CC1310_LAUNCHXL_TI_CC1310F128" routine to  one board,the "rfPacketRx_CC1310_LAUNCHXL_TI_CC1310F128" routine to the other one. They can work well. But when i load the " rfPacketTx_CC1310_LAUNCHXL_TI_CC1310F128" routine to my board that with CC1310f64 ,the receiving terminal cann't receiver the data sended from CC1310f64. And when i load the "rfPacketRx_CC1310_LAUNCHXL_TI_CC1310F128" routine to my another board alse with CC1310F64 ,they can work well again. in other words, when I use the same IC as rx and tx,they can work well,when i change the IC from CC1310f128 to CC1310F64,they cann't work. why?