UHF RFID Reader Serial Interface - V3.7
UHF RFID Reader Serial Interface - V3.7
1
UHF RFID Reader Serial Interface Protocol V3.7
Catalogue
1 Specification of the Data Packet 4
2 Command Definition 5
2
UHF RFID Reader Serial Interface Protocol V3.7
2.2.4 cmd_lock 5
2.2.5 cmd_kill 6
2.2.6 cmd_set_access_epc_match 7
2.2.7 cmd_get_access_epc_match 8
2.2.8 cmd_set_impinj_fast_tid 8
2.2.9 cmd_set_and_save_impinj_fast_tid 9
2.2.10 cmd_get_impinj_fast_tid 10
2.3 ISO 18000-6B Commands 11
2.3.1 cmd_iso18000_6b_inventory 11
2.3.2 cmd_iso18000_6b_read 12
2.3.3 cmd_iso18000_6b_write 12
2.3.4 cmd_iso18000_6b_lock 13
2.3.5 cmd_iso18000_6b_query_lock 14
2.4 Buffer Operation Commands 16
2.4.1 cmd_get_inventory_buffer 16
2.4.2 cmd_get_and_reset_inventory_buffer 17
2.4.3 cmd_get_inventory_buffer_tag_count 17
2.4.4 cmd_reset_inventory_buffer 17
3 Error code 18
3
UHF RFID Reader Serial Interface Protocol V3.7
4
UHF RFID Reader Serial Interface Protocol V3.7
2 Command Definition
Comprehensive Command Table
18000-6C Commands
5
UHF RFID Reader Serial Interface Protocol V3.7
(Save to FLASH)
ISO18000-6B Commands
6
UHF RFID Reader Serial Interface Protocol V3.7
2.1.1 cmd_reset
Host packet:
◆Failed:
Response packet:
Parameter
ErrorCode Error code.
Description
2.1.2 cmd_set_uart_baudrate
Host packet:
Head Len Address Cmd BaudRate Check
0xA0 0x04 0x71
◆Succeeded:
Response packet:
When reader gets this command right, it responses with previous baud rate, then reader
resets.
7
UHF RFID Reader Serial Interface Protocol V3.7
The new baud rate parameter is preserved in the internal flash, won’t be lost when
power off.
◆Failed:
Response packet:
Parameter
ErrorCode Error code.
Description
2.1.3 cmd_get_firmware_version
Host packet:
Response packet:
8
UHF RFID Reader Serial Interface Protocol V3.7
2.1.4 cmd_set_reader_address
Host packet:
Parameter
Address Reader’s address, from 0 to 254.
Description
◆Succeeded:
Response packet:
The new reader address takes effect immediately, and preserved in the internal flash,
◆Failed:
Response packet:
Parameter
ErrorCode Error code.
Description
9
UHF RFID Reader Serial Interface Protocol V3.7
2.1.5 cmd_set_work_antenna
Host packet:
0x00 Antenna 1.
Parameter Working 0x01 Antenna 2.
AntennaID
Description Antenna 0x02 Antenna 3.
0x03 Antenna 4.
◆Succeeded:
Response packet:
◆Failed:
Response packet:
Parameter
ErrorCode Error code.
Description
2.1.6 cmd_get_work_antenna
Host packet:
Response packet:
10
UHF RFID Reader Serial Interface Protocol V3.7
0x00 Antenna 1.
AntennaID
Parameter 0x01 Antenna 2.
(Current Working
Description 0x02 Antenna 3.
Antenna )
0x03 Antenna 4.
2.1.7 cmd_set_output_power
Host packet:
Or:
Power1 Output power of antenna 1, range from 0 to 33(0x00 – 0x21), the unit is dBm.
Parameter Power2 Output power of antenna 2, range from 0 to 33(0x00 – 0x21), the unit is dBm.
Description Power3 Output power of antenna 3, range from 0 to 33(0x00 – 0x21), the unit is dBm.
Power4 Output power of antenna 4, range from 0 to 33(0x00 – 0x21), the unit is dBm.
◆Succeeded:
Response packet:
◆Failed:
Response packet:
11
UHF RFID Reader Serial Interface Protocol V3.7
Parameter
ErrorCode Error code.
Description
The output power value will be saved to the internal flash so that it won’t be lost after power off.
Attention:
★This command consumes more than 100mS.
★If you want you change the output power frequently, please use
Cmd_set_temporary_output_power command, which doesn’t reduce the life of the
internal flash memory.
2.1.8 cmd_get_output_power
Host packet:
Response packet:
Parameter
OutputPower Current RF output power.
Description
Power1 Output power of antenna 1, range from 0 to 33(0x00 – 0x21), the unit is dBm.
Parameter Power2 Output power of antenna 2, range from 0 to 33(0x00 – 0x21), the unit is dBm.
Description Power3 Output power of antenna 3, range from 0 to 33(0x00 – 0x21), the unit is dBm.
Power4 Output power of antenna 4, range from 0 to 33(0x00 – 0x21), the unit is dBm.
12
UHF RFID Reader Serial Interface Protocol V3.7
2.1.9 cmd_set_frequency_region
Method A: Use system default frequencies (Please see frequency parameter reference
table).
Host packet:
0x01 FCC
Spectrum
Region 0x02 ETSI
regulation
0x03 CHN
Start Setup the range of the RF output spectrum.
frequency The rules are:
Parameter StartFreq
of the 1,Start frequency and end frequency should
Description
spectrum be in the range of the specified regulation.
End 2,Start frequency should be equal or lower
frequency than end frequency.
EndFreq
of the 3, End frequency equals start frequency
spectrum means use single frequency point.
◆Succeeded:
Response packet:
13
UHF RFID Reader Serial Interface Protocol V3.7
◆Failed:
Response packet:
Parameter
ErrorCode Error code.
Description
2.1.10 cmd_get_frequency_region
Host packet:
0x01 FCC.
Spectrum
Region 0x02 ETSI.
regulation
0x03 CHN.
Parameter
StartFreq Start
Description Start frequency of the spectrum.
frequency
EndFreq End
End frequency of the spectrum.
frequency
Parameter Spectrum
Region This byte is fixed to 0x04.
Description regulation
14
UHF RFID Reader Serial Interface Protocol V3.7
Frequency
FreqSpace Frequency space = FreqSpace x 10KHz.
space
This quantity includes the start frequency, if set this byte to 1,
Frequency
FreqQuantity means use start frequency as the single frequency. This byte
Quantity
shouldn’t be set to 0.
Start The unit is KHz. Get the start frequency with hex format, for
StartFreq
Frequency example, 915000KHz = 0D F6 38 KHz.
2.1.11 cmd_set_beeper_mode
Host packet:
0x00 Quiet.
Beep after every
Parameter Mode 0x01 inventory round if tag(s)
Description (Buzzer behavior) identified.
Beep after every tag has
0x02
identified.
◆Succeeded:
Response packet:
If this command succeeded, the value will be stared in the internal flash, won’t be lost
Attention:
★Buzzer behavior 0x02(Beep after every tag has identified) occupies CPU process
time that affects anti-collision algorithm significantly. It is recommended that this
option should be used for tag test.
15
UHF RFID Reader Serial Interface Protocol V3.7
◆Failed:
Response packet:
Parameter
ErrorCode Error code.
Description
2.1.12 cmd_get_reader_temperature
Host packet:
◆Succeeded:
Response packet:
0x00 Minus.
Parameter PlusMinus
0x01 Plus.
Description
Temp Celsius degree.
◆Failed:
Response packet:
Parameter
ErrorCode Error code.
Description
16
UHF RFID Reader Serial Interface Protocol V3.7
2.1.13 cmd_read_gpio_value
Host packet:
Response packet:
2.1.14 cmd_write_gpio_value
Host packet:
Response packet:
Parameter
ErrorCode Error code.
Description
17
UHF RFID Reader Serial Interface Protocol V3.7
2.1.15 cmd_set_ant_connection_detector
Host packet:
Response packet:
Parameter
ErrorCode Error code.
Description
2.1.16 cmd_get_ant_connection_detector
Host packet:
Response packet:
18
UHF RFID Reader Serial Interface Protocol V3.7
2.1.17 cmd_set_temporary_output_power
Host packet:
◆Succeeded:
Response packet:
◆Failed:
Response packet:
Parameter
ErrorCode Error code.
Description
The output power value will Not be saved to the internal flash memory so that the output
power will be restored from the internal flash memory after restart or power off.
Attention:
★This command consumes less than 10uS.
★If you want you change the output power frequently, please use this command, which
doesn’t reduce the life of the internal flash memory.
19
UHF RFID Reader Serial Interface Protocol V3.7
2.1.18 cmd_set_reader_identifier
Host packet:
Parameter
Identifier Reader’s identifier (12 bytes).
Description
◆Succeeded:
Response packet::
◆Failed:
Response packet:
Parameter
ErrorCode Error code.
Description
2.1.19 cmd_get_reader_identifier
Host packet:
20
UHF RFID Reader Serial Interface Protocol V3.7
◆Succeeded:
Response packet:
Parameter
Identifier Reader’s identifier (12 bytes).
Description
2.1.20 cmd_set_rf_link_profile
Host packet:
◆Succeeded:
Response packet:
◆Failed:
Response packet:
Parameter
ErrorCode Error code.
Description
If this command succeeded, reader will be reset, and the profile configuration is stored in
21
UHF RFID Reader Serial Interface Protocol V3.7
2.1.21 cmd_get_rf_link_profile
Host packet:
◆Succeeded:
Response packet:
◆Failed:
Response packet:
Parameter
ErrorCode Error code.
Description
2.1.22 cmd_get_rf_port_return_loss
Host packet:
22
UHF RFID Reader Serial Interface Protocol V3.7
◆Succeeded:
Response packet:
◆Failed:
Response packet:
Parameter
ErrorCode Error code.
Description
23
UHF RFID Reader Serial Interface Protocol V3.7
Buffer mode: When reader gets this command, it starts to do the multi-tag identification for
EPC GEN2 tags. The tag data are stored in the buffer area, and they can be obtained by using
cmd_get_inventory_buffer instruction. For details, please see: 2.4 Buffer Operation Command.
Host packet:
Attention:
★ When sets Repeat parameter to 255(0xFF), the anti-collision algorithm is optimized
for applications with small tag quantity, which provide better efficiency and less
response time.
◆Succeeded:
Response packet:
24
UHF RFID Reader Serial Interface Protocol V3.7
◆Failed:
Response packet:
Head Len Address Cmd ErrorCode Check
0xA0 0x04 0x80
2.2.1.2 cmd_real_time_inventory
Real-time mode (Auto): When reader gets this command, it starts to do the multi-tag
identification for EPC GEN2 tags. The tag data is transferred in real time and will not be stored
in the buffer. This command takes a longer inventory time and it is suitable for bulk label
reading.
Host packet:
Attention:
★The hardware has a dual CPU architecture, main CPU is responsible for tag inventory,
and assistant CPU is responsible for data management. Inventory and data transfer
are parallel and simultaneous. So the data transfer via serial port doesn’t affect the
efficiency of reader.
25
UHF RFID Reader Serial Interface Protocol V3.7
The high 6 bits are frequency parameter; the low 2 bits are
FreqAnt
antenna ID.
Parameter
PC Tag’s PC. 2 bytes.
Description
EPC Tag’s EPC.
RSSI The RSSI when tag is identified.
◆Succeeded:
Response packet:
Head Len Address Cmd AntID ReadRate TotalRead Check
0xA0 0x0A 0x89 2 bytes 4 bytes
◆Failed:
Parameter
ErrorCode Error code.
Description
2.2.1.3
cmd_customized_session_target_inventory
Suggested Command:
Real-time mode (Session): When reader gets this command, it starts to do the multi-tag
identification for EPC GEN2 tags according to the specified session and inventoried flag. The
tag data is transferred in real time and will not be stored in the internal buffer. This command
takes a shorter inventory time, and it is recommended to use S1 mode in the ordinary
inventory.
About S0-S1 mode, please see details: EPC RFID Protocols_Class1_Gen2_V1.1.0->6.3.2.2
Sessions and inventoried flags.
26
UHF RFID Reader Serial Interface Protocol V3.7
Host packet:
Or (This command is only available for readers with firmware version V8.2 or higher.)
Head Len Addre Cmd Session Target SL Repeat Check
ss
0xA0 0x07 0x8B
Or (This command is only available for readers with firmware version V8.2 or higher.)
Head Len Addres Cmd Session Target SL Phase Repeat Check
s
0xA0 0x08 0x8B
Attention:
★The hardware has a dual CPU architecture, main CPU is responsible for tag inventory,
and assistant CPU is responsible for data management. Inventory and data transfer
are parallel and simultaneous. So the data transfer via serial port doesn’t affect the
efficiency of reader.
Parameter The high 6 bits are frequency parameter; the low 2 bits are
FreqAnt
Description antenna ID.
27
UHF RFID Reader Serial Interface Protocol V3.7
If the phase value function is turned on, reader responses below packets(multiple).
Head Len Addres Cmd FreqAnt PC EPC RSSI Phase Check
s
0xA0 0x8B 2 bytes N bytes 2 bytes
FreqAnt The high 6 bits are frequency parameter; the low 2 bits are antenna ID.
PC Tag’s PC. 2 bytes.
Parameter
EPC Tag’s EPC.
Description
Phase Phase Value
RSSI The RSSI when tag is identified.
Response packet:
Head Len Address Cmd AntID ReadRate TotalRead Check
0xA0 0x0A 0x8B 2bytes 4 bytes
◆Failed:
Parameter
ErrorCode Error code.
Description
28
UHF RFID Reader Serial Interface Protocol V3.7
2.2.1.4 cmd_fast_switch_ant_inventory
Host packet:
Len Address Cmd A Stay B Stay C Stay D Stay Interval Repeat Check
Head
A First working ant (00 – 03). If set this byte above 03 means ignore it.
Stay Inventory round for an antenna. Every antenna has this parameter.
B Second working ant (00 – 03). If set this byte above 03 means ignore it.
Parameter C Third working ant (00 – 03). If set this byte above 03 means ignore it.
Description D Fourth working ant (00 – 03). If set this byte above 03 means ignore it.
Rest time between switching antennas. During the cause of rest, RF output will be
Interval
cancelled, thus power consumption and heat generation are both reduced.
Repeat Repeat the inventory with above ant switch sequence.
Or (This command is only available for readers with firmware version V8.2 or higher.)
29
UHF RFID Reader Serial Interface Protocol V3.7
Head Len Addr Cmd A Sta B Sta C Sta … H Sta Interval Reserv Session Target Reserv Reserve Reserv Phase Repeat Chec
ess y y y y e0 e1 2 e3 k
0x2
0xA0 0x8A 5 bytes
0
A First working ant (00 – 07). If set this byte above 07 means ignore it.
Stay Inventory round for an antenna. Every antenna has this parameter.
B Second working ant (00 – 07). If set this byte above 07 means ignore it.
C Third working ant (00 – 07). If set this byte above 07 means ignore it.
… …
H Eighth working ant (00 – 07). If set this byte above 07 means ignore it.
Rest time between switching antennas. During the cause of rest, RF output will be canceled, thus power consumption and heat generation are both
Interval
Parameter reduced.
Description Reserve0 Reserve bytes. 5 bytes all defaulted as: 0x00.
Session Desired session ID.00=S0, 01=S1, 02=S2,03=S3.
Target Desired Inventoried Flag, 00 = A, 01= B.
Reserve1 Reserve bytes. defaulted as: 0x00.
Reserve2 Reserve bytes. defaulted as: 0x00.
Reserve3 Reserve bytes. defaulted as: 0x00.
Phase Phase Value; 00 for turn it off; 01 for turn it on.
Repeat Repeat the inventory with above ant switch sequence.
1
UHF RFID Reader Serial Interface Protocol V3.7
When reader gets this command, the inventory for EPC GEN2 tags starts, tag data will
NOT be stored in the internal buffer. The tag data is transferred in real time.
Meanwhile, the inventory duration is minimized in order to switch to the next antenna as
soon as possible. If there’s no tag, or only one or two tags in the RF field, the inventory
duration on one antenna could be around 30mS. If there are more tags, the inventory duration
on one antenna will increase. This command is an ideal solution for fast antenna switch
applications on multi ant devices.
Attention:
★The hardware has a dual CPU architecture, main CPU is responsible for tag inventory,
and assistant CPU is responsible for data management. Inventory and data transfer
are parallel and simultaneous. So the data transfer via serial port doesn’t affect the
efficiency of reader.
The high 6 bits are frequency parameter; the low 2 bits are
FreqAnt
antenna ID.
PC Tag’s PC. 2 bytes.
Parameter EPC Tag’s EPC.
Description The RSSI when tag is identified. When the high bit is 0, take
antenna 1/2/3/4; When the high bit is 1, take antenna 5/6/7/8;
RSSI
(Note: the high bit is for choosing antenna ID only, not
counted in RSSI value)
If the phase value function is turned on, reader responses below packets(multiple).
Head Len Address Cmd FreqAnt PC EPC RSSI Phase Check
0xA0 0x8B 2 bytes N bytes 2 bytes
The high 6 bits are frequency parameter; the low 2 bits are
FreqAnt
antenna ID.
PC Tag’s PC. 2 bytes.
EPC Tag’s EPC.
Parameter
The RSSI when tag is identified. When the high bit is 0, take
Description
antenna 1/2/3/4; When the high bit is 1, take antenna 5/6/7/8;
RSSI
(Note: the high bit is for choosing antenna ID only, not
counted in RSSI value)
Phase Phase Value
1
UHF RFID Reader Serial Interface Protocol V3.7
If the antenna detector is on, and antenna is not well connected, you might get below data
package:
Head Len Address Cmd AntID ErrorCode Check
0xA0 0x05 0x8A 0x22
Response packet:
Head Len Address Cmd TotalRead CommandDuration Check
0xA0 0x0A 0x8A 3 bytes 4 bytes
◆Failed:
Parameter
ErrorCode Error code.
Description
2.2.2 cmd_read
Host packet:
0x00 RESERVED.
Parameter
MemBank(Tag memory bank) 0x01 EPC.
Description
0X02 TID.
2
UHF RFID Reader Serial Interface Protocol V3.7
0X03 USER.
WordAdd (Read start address) Please see the tag’s spec for more information.
Data length in WORD(16bits) unit.
WordCnt(Read data length)
Please see the tag’s spec for more information.
◆Succeeded:
Response packet:This command may have multiple response packets, The quantity of
ReadL
Head Len Address Cmd TagCount DataLen Data AntID ReadCount Check
en
0xA0 0x81 2 Bytes N Bytes
◆Failed:
Response packet:
Head Len Address Cmd ErrorCode Check
0xA0 0x04 0x81
Parameter
ErrorCode Error code
Description
2.2.3 cmd_write
Host packet:
Head Len Address Cmd PassWord MemBank WordAdd WordCnt Data Check
0xA0 0x82 4 Bytes WordCnt *2
3
UHF RFID Reader Serial Interface Protocol V3.7
◆Succeeded:
Response packet: This command may have multiple response packets; the quantity of
Write
Head Len Address Cmd TagCount DataLen Data ErrCode AntID Check
Count
0xA0 0x82 2 Bytes N Bytes
4
UHF RFID Reader Serial Interface Protocol V3.7
Write
Head Len Address Cmd TagCount DataLen Data ErrCode AntID Check
Count
0xA0 0x82 2 Bytes N Bytes
◆Failed:
Response packet:
Head Len Address Cmd ErrorCode Check
0x82
0xA0 0x04 Or
0x94
Parameter
ErrorCode Error code
Description
2.2.4 cmd_lock
Host packet:
Head Len Address Cmd PassWord Menbank LockType Check
0xA0 0x09 0x83 4 Bytes
5
UHF RFID Reader Serial Interface Protocol V3.7
◆Succeeded:
Response packet: This command may have multiple response packets, The quantity of
Lock
Head Len Address Cmd TagCount DataLen Data ErrCode AntID Check
Count
0xA0 0x83 2 Bytes N Bytes
◆Failed:
Response packet:
Head Len Address Cmd ErrorCode Check
0xA0 0x04 0x83
Parameter
ErrorCode Error code
Description
2.2.5 cmd_kill
Host packet:
Parameter
PassWord Kill password
Description
6
UHF RFID Reader Serial Interface Protocol V3.7
◆Succeeded:
Response packet: This command may have multiple response packets, The quantity of
Head Len Address Cmd TagCount DataLen Data ErrCode AntID KillCount Check
0xA0 0x84 2 Bytes
◆Failed:
Response packet:
Head Len Address Cmd ErrorCode Check
0xA0 0x04 0x84
Parameter
ErrorCode Error code.
Description
2.2.6 cmd_set_access_epc_match
Host packet:
Response packet:
7
UHF RFID Reader Serial Interface Protocol V3.7
Parameter
ErrorCode Error code.
Description
2.2.7 cmd_get_access_epc_match
Host packet:
Response packet:
Head Len Address Cmd Status EpcLen EPC Check
0xA0 0x86
2.2.8 cmd_set_impinj_fast_tid
Host packet:
8
UHF RFID Reader Serial Interface Protocol V3.7
Attention:
★This function is only affective for some of Impinj Monza tag types.
★This function improves the performance of identifying tag’s TID.
★When this function takes effect, tag’s TID will be included to tag’s EPC,
therefore, tag’s EPC will be altered; the original data (PC + EPC) will be
changed to altered PC + EPC + EPC’s CRC + TID.
★If error occurred during identifying TID, only the original data (PC + EPC) will
be sent.
★If you don’t need this function, please turn it off, otherwise there will be
unnecessary time consumption.
★This command doesn’t store the status to internal flash. After reset or power
on, the value stored in flash will be restored.
◆Succeeded:
Response packet:
◆Failed:
Response packet:
Parameter
ErrorCode Error code.
Description
2.2.9 cmd_set_and_save_impinj_fast_tid
This command stores the configuration to internal flash. It won’t be lost after power off.
9
UHF RFID Reader Serial Interface Protocol V3.7
2.2.10 cmd_get_impinj_fast_tid
Host packet:
Response packet:
Head Len Address Cmd FastTID Check
0xA0 0x04 0x8E
10
UHF RFID Reader Serial Interface Protocol V3.7
2.3.1 cmd_iso18000_6b_inventory
Host packet:
When reader gets this command, the inventory for EPC GEN2 tags starts, tag data will
NOT be stored in the internal buffer. The tag data is transferred in real time.
Response packet:
Head Len Address Cmd AntID TagFound Check
0xA0 0x05 0xB0
◆Failed:
Parameter
ErrorCode Error code
Description
11
UHF RFID Reader Serial Interface Protocol V3.7
2.3.2 cmd_iso18000_6b_read
Host packet:
◆Succeeded:
Response packet:
◆Failed:
Response packet:
Head Len Address Cmd ErrorCode Check
0xA0 0x04 0xB1
Parameter
ErrorCode Error code.
Description
2.3.3 cmd_iso18000_6b_write
Host packet:
12
UHF RFID Reader Serial Interface Protocol V3.7
◆Succeeded:
Response packet:
Attention:
★This command can write multiple bytes once. But when a byte is failed to write,
the following bytes won’t be written. Then the response packet returns the
quantity of successfully written bytes.
◆Failed:
Response packet:
Head Len Address Cmd ErrorCode Check
0xA0 0x04 0xB2
Parameter
ErrorCode Error code.
Description
2.3.4 cmd_iso18000_6b_lock
Host packet:
13
UHF RFID Reader Serial Interface Protocol V3.7
◆Succeeded:
Response packet:
◆Failed:
Response packet:
Head Len Address Cmd ErrorCode Check
0xA0 0x04 0xB3
Parameter
ErrorCode Error code.
Description
2.3.5 cmd_iso18000_6b_query_lock
Host packet:
◆Succeeded:
Response packet:
14
UHF RFID Reader Serial Interface Protocol V3.7
◆Failed:
Response packet:
Head Len Address Cmd ErrorCode Check
0xA0 0x04 0xB4
Parameter
ErrorCode Error code.
Description
15
UHF RFID Reader Serial Interface Protocol V3.7
2.4.1 cmd_get_inventory_buffer
Host packet:
◆Succeeded:
Response packet: This command may have multiple response packets, the quantity of
Head Len Address Cmd TagCount DataLen Data RSSI FreqAnt InvCount Check
0xA0 0x90 2 Bytes N bytes
Attention:
★The data in the buffer won’t be lost after execution of this command.
★If the cmd_inventory is executed again, the tag data escalate in the buffer.
★Other 18000-6C commands can clear the buffer.
◆Failed:
Response packet:
Head Len Address Cmd ErrorCode Check
0xA0 0x04 0x90
Parameter
ErrorCode Error code.
Description
16
UHF RFID Reader Serial Interface Protocol V3.7
2.4.2 cmd_get_and_reset_inventory_buffer
2.4.3 cmd_get_inventory_buffer_tag_count
Host packet:
◆Succeeded:
Response packet:
Parameter
TagCount How many tags are stored.
Description
2.4.4 cmd_reset_inventory_buffer
Host packet:
Response packet:
Head Len Address Cmd ErrorCode Check
0xA0 0x04 0x93 CommandSuccess
17
UHF RFID Reader Serial Interface Protocol V3.7
3 Error code
failed
18
UHF RFID Reader Serial Interface Protocol V3.7
power level.
copyright.
19
UHF RFID Reader Serial Interface Protocol V3.7
20
UHF RFID Reader Serial Interface Protocol V3.7
21
UHF RFID Reader Serial Interface Protocol V3.7
22