Hi Kan,
I finally can get some data transmitted from the PICC to the PCD. I wrongly set up for the receiving data.
Now I'm using the Receive command to activates the receiver circuits. I'm having problems to send a data chain. For example:
- If I try to send 3 bytes PICC --> PCD : [0x11] [0x12] [0x13],
- In the PCD I get [0x11] [0x00]
I think this may be due to the frame pattern, but I can't find more information about it.

Do you know where can I find more details about how to indicate the end of frame pattern or the length byte?
Best regards,
Carlos Canon