ST25R3920B communicate with M1 card
When we use 3920B to read the M1 card, the data sent to 3920B by MCU is "60 3C 1A 80", but compared with the data sent by 3920B captured by equipment, it is found that there are two more bytes "00 00" behind the data sent by 3920B. The difference is shown in the attached picture.


Why does the data sent by 3920B have two more bytes?
Will this extra byte affect the total length of bytes sent?
Use the rfalNfcDataExchangeStart () function to send data, but only the interruption of sending data is completed, and there is no interruption of receiving data, so it has been circulating in do while. The card did not reply to the data sent by 3920B. Is this phenomenon related to the abnormality of the data sent by 3920B?
