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?