
Page
57
of
77
Copyright © Access-IS 2020
8.1.3 Example
This command retrieves the firmware version (0112).
USB
Command:
[0x00]
Response:
[0x00][0x01][0x12]
Serial
Command:
[0x6F][0x01][0x00][0x00][0x00][0xFF][0x00][0x00][0x00][0x00]
[0x00]
Response:
[0x80][0x36][0x00][0x00][0x00][0xFF][0x00][0x00][0x00][0x00]
[0x00][0x01][0x12]
8.2 Get bootloader version
Use this command to retrieve the bootloader version on the NFC module.
8.2.1 Management command bytes
Byte
Command/Value
Comments
0
[0x01]
Command byte
1
–63
[0x00]
Unused bytes, set to
[0x00]
8.2.2 Management response bytes
Byte
Response/Value
Comments
0
[0x01]
Command echoed
1
Bootloader major version
2
Bootloader minor version
3
–63
Ignored (61 bytes)
8.2.3 Example
This command retrieves the bootloader version (0106).
USB
Command:
[0x01]
Response:
[0x01][0x01][0x06]
Serial
Command:
[0x6F][0x01][0x00][0x00][0x00][0xFF][0x00][0x00][0x00][0x00]
[0x01]
Response:
[0x80][0x36][0x00][0x00][0x00][0xFF][0x00][0x00][0x00][0x00]
[0x01][0x01][0x06]