Page
57
of
70
Copyright © Access-IS 2016
8.9.3 Examples
This command switches LED A in bank 1 on. The LED illuminates blue.
Binary =
00001101
, Hex =
[0x0D]
Command:
[0x0A][0x0D]
Response:
[0x0A][0x90][0x00]
This command switches LED A in bank 1 and bank 2 on using the
‘common’ setting. The LED
illuminates blue.
Binary =
10001101
, Hex =
[0x8D]
Command:
[0x0A][0x8D]
Response:
[0x0A][0x90][0x00]
This command blinks LED A and B in bank 1. The LEDs illuminate blue and red respectively. LED B
is on when LED A is off (
‘invert’).
LED 0 - Binary =
01001101
, Hex =
[0x4D]
LED 2 - Binary =
01000011
, Hex =
[0x43]
Command:
[0x0A][0x4D][0x00][0x43]
Response:
[0x0A][0x90][0x00]
8.10 Get NFC kernel version
Use this command to retrieve the NFC kernel version of the NFC module.
8.10.1 Management command bytes
Byte
Command/Value
Comments
0
[0x0B]
Command byte
1
–63
[0x00]
Unused bytes, set to
[0x00]
8.10.2 Management response bytes
Byte
Response/Value
Comments
0
[0x0B]
Command echoed
1
NFC kernel major version
BCD hexadecimal value
2
NFC kernel minor version
BCD hexadecimal value
3
–63
[0x00]
Ignored (61 bytes)
If both the major and minor kernel versions are
[0x00]
, the NFC reader is not enabled in firmware.
If you believe this is in error, contact