User's Manual
11 | P a g e www.eccel.co.uk
3.1.9 Save keys (0x07)
This command should be called if the user wants to save keys changed using the SET_KEY command in the
module non-volatile memory. Saved keys will be automatically loaded after power up or reboot.
Command description
Argument
Size
Value
Description
Command ID
1
0x07
SAVE_KEYS
Response
description
ACK
1
0x00
Command ID
1
0x07
SAVE_KEYS
Example:
HOST=>READER: 0x07 – SAVE_KEYS
READER=>HOST: 0x00 - ACK byte
0x07 - related command code SAVE_KEYS
3.1.10 Reboot (0x08)
This command requests a software reboot for the reader. After this command the device will not accept
any protocol commands for 1 second.
Command description
Argument
Size
Value
Description
Command ID
1
0x08
REBOOT
Response
description
ACK
1
0x00
Command
ID
1
0x08
REBOOT
Example:
HOST=>READER: 0x08 – REBOOT
READER=>HOST: 0x00 – ACK byte
0x08 – related command code REBOOT
3.1.11 Get version (0x09)
This command requests a version string from the device.
Command description
Argument
Size
Value
Description
Command ID
1
0x09
GET_VERSION
Response
description
ACK
1
0x00
Command ID
1
0x09
GET_VERSION
Version string X X
Version string, contains major and minor version and build
data and time e.g.: 1.1 Jan 18 2019 15:35:03
Example: