CLOUD
47
X
0
F
R
EFERENCE
M
ANUAL
65
6.3.4.8. CNTLESS_CONTROL_POLLING
This Escape command is used to enable/disable firmware polling for contactless cards.
Input:
The first byte of input buffer contains the escape code.
The second byte either sets the mode or contains a code to retrieve the setting.
Output
:
No response is returned for set state. For Get State 1 byte response is received.
Output buffer
NULL
or current state
6.3.4.9. CNTLESS_GET_CARD_DETAILS
This Escape command is used to get details about the PICC placed in the field of the reader.
Input:
The first byte of input buffer contains the escape code.
Input
Output
Byte0
Byte1 - Description
Byte 0
Escape
code(0xAC)
0x00
Enable polling
No output
0x01
Disable polling
No output
0XFF
Get current state of
polling
0x00
– Polling enabled
0x01
– Polling disabled
Byte0
Escape code(0xDA)