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.