C API for BALTECH SDK

§ BRP_Iso14a_ErrCollision

#define BRP_Iso14a_ErrCollision   BRP_ERR_STATUS(0x1300, 0x02)

More than one PICC answered in the same time slot and none of them could therefore be requested correctly.

In case this status code is returned by the brp_Iso14a_Request() command, when two or more ISO 14443 Type A PICCs of different types (e.g. one Mifare Classic card and one Mifare DESFire card) are present in the HF field of the reader, the AQTA response will still be returned and the card selection procedure can be continued normally with the brp_Iso14a_Select() command.

Definition at line 72 of file iso14a.h.