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.

CC1120: Transmit packet lengths up to 255 bytes

Part Number: CC1120

In our application and hardware, we only have 1 interrupt pin available for the CC1120 PACKET SYNC. Currently, we have it working well for up to 128 byte packets.  Currently, there is no need yet, to go beyond 255 bytes. Please can I have sample code to show how do I configure the CC1120 to both transmit and receive packets up to the max length of 255 bytes?

PS: I have looked briefly at the infinite packet mode examples (swrc253e.zip), but these use up to 3 interrupts pins, and I only have one available on the MCU.