Transmit to RFID
Command property:
Synchronous command.
Command action:
Send an APDU to the RFID chip and have back the reply from the contact chip.
Syntax:
<command name="transmit2rfid" APDU="[APDU]" />
Reply:
<command valid="true" ChipReply="[String]" />
If the command execution fails, the system reply with:
<command valid="false" error="[String]" />
The error string from the system refers to standard PC/SC reply accordingly ISO-14443.
Command purpose:
This command is used to encode the RFID chip.