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.

CC110L variable packet length

Other Parts Discussed in Thread: CC1101

Hi all.

When I set the pktlen register to 0x06, it suppose only receive 6 bytes of data, but when i send a 15 bytes of data, the receiver is still receiving all the 15 bytes of data.

Also, when I set the pktlen register to 0xFF, and I send 18 bytes of data, the first byte which is the length byte that the receiver received is only 0x0F=15. 

Anyone know the reason?

Thanks in advance.