Baracoda Barcode Reader User Manual
Page 48

DualRunners – Communication Protocol v1.3
- 48 -
Data Capture
for Workforce
in Motion
Remarks
For Mifare cards, a 6-byte security key is needed to access the data. The scanner is able
to handle 16 keys for each of the 2 key sets (A and B defined in Mifare spec.) for each
key set, the 4 first keys are reserved for default keys.
Code ID
0x05
Description
Load Mifare key(s)
Payload
Restore default keys : None (erases all user defined keys)
Load a key : 8 bytes
1B : {key set : 0 = A key, 1 = B key}
1B : {key number : 4 to 15}
6B : {the 6 bytes of the key}
Response
1 = success
Code ID
0x07
Description
Get/Set RFID Protocol Prefix / Suffix
Payload
Byte 1 : Protocol ID (0 – 9) (see below)
Following bytes :
List of commands and there parameters (see below)
Response
Byte 1 : 1 = success, 0 = failed
If Get:
Byte 2 : Protocol ID
Following bytes : list of command and there data
Remarks
See command 0x83 for more details about the transparent mode
Command List:
RFID_CONFIG_TRAME_SET_PREFIX = 0x14
RFID_CONFIG_TRAME_SET_SUFFIX = 0x15
RFID_CONFIG_TRAME_GET_PREFIX = 0x16
RFID_CONFIG_TRAME_GET_SUFFIX = 0x17
Protocol ID:
ID
Associated protocol
0
ISO/IEC 14443-A (or NXP Mifare)
1
ISO/IEC 14443-B
2
ISO/IEC 15693 (e.g. TI Tag-it or NXP ICODE-
SLI)
3
NXP ICODE-1
4
Inside Contactless PicoTAG
5
S.T. MicroElectronics SR
6
ASK CTS256B/CTS512B
7
Calypso (Innovatron protocol)
8
EPC HF Version 2
0xFF
All Protocol