Connect to RFID
Command property:
Synchronous command.
Command action:
Power on and get the ATR from the card in RFID encoding position.
NOTE: after 5 seconds, the commands goes in timeout!
Syntax:
<command name="connect2rfid" />
Reply:
<command valid="true" ATR="[ATR]" />
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 start a new RFID chip encoding.