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.

CC1110 infinite packet mode

Other Parts Discussed in Thread: CC1101, CC1120

Hello,

I was using CC1101 and CC1120 before, they both have infinite packet mode .

Now I want to use infinite packet mode on CC1110, but the register PKTCTRL0.LENGTH_CONFIG= 10 is reserved  and there is no description about infinite packet mode on CC111xFx datasheet(SWRS033H).

When I search keyword it was discussed on E2E before but no one answer that. And older version datasheet which i found on internet was supported infinite packet mode(SWRS033A). 

Is there someone answer me, does CC1110 support infinite packet mode? or only support on old version CC1110?

Thanks!

BR,

Jack

  • Hi Jack

    I think that the infinite packet length feature was removed from the CC1110 since the DMA only supports packet length up to 255 and the recommended way use the radio (reading/writing the RFD register) is through DMA). It is possible that you can try to enable it the same way as you do on the CC1101 and the manually read/write the RFD register.

    However, since this feature has been removed from the data sheet we have not done any testing on it and do not have any code examples on how to do this.

    BR

    Siri