OCT 2020
uidcase
Forces UID card upper case or lower case.
0: Disabled
1: Upper case
2: Lower case
0: Disabled
rm0head
Removes 0 at the head of the UID
0: Disabled
padding
Adds 0 at the head of UID if UID length < padding, number of 0 to
add = padding - uid length
0: Disabled
evensize
Adds 00 at the head of UID card if UID length (in bytes) is odd. If
enabled, all commands niboffset, niblen, uidindec, rm0head,
padding will be ignored
0: Disabled
Mifare sector reading parameters
ulen
Number of bytes to read data in a sector of a Mifare tag
0: Disabled
usector
Sector number in which reading data
0
uoffset
Skips uoffset bytes from the beginning of sector
0
ukeya
Key A for reading data from a sector of Mifare card
0x00 0x00 0x00
0x00 0x00 0x00
HID parameters
hidmode
Decoding mode of HID tag
0: normal
26: 26 bits mode
254: Mixed mode (26 bits + Normal)
0: Normal mode
hidsite
Site code (8 bits in hexadecimal) using when hidmode is set to 26
bits mode
0
Miscellaneous
debug
Enable/Disable debug mode. With this mode the message sent to
the host computer via USB gives extra information about the card
technology in form:
Detected frequency (13.56Mhz/125kHz)-Tag type[filter value to
configure]-UID length in bytes-UID
Ex: 1356Mhz-TAG_FELICA[0x00000800]-8 bytes-0127006853DD8FC7
125kHz-TAG_HITAG_2[0x00000040]-4 bytes-1C94345B
3.2
Modification
3.2.1
By command lines in application mode
Application mode means the TCM4 reader is running the application (as opposite to the bootloader
mode).
It is only possible to communicate with the TCM4 over a virtual PC serial port when the TCM4 is in
application mode, that is to say when the blue LED is blinking.