User Manual

Table Of Contents
Standard RFID Interface
50 LRP75 Long Range Passive Reader/Writer
EXAMPLE
The below example reads the SN and one data byte at tag address
five (05H), with a two second timeout. The tag data is 20H.
Command from the Host Response from the LRP75
Field Contents Field Contents
Header 02H Header 02H
02H 02H
Command Size 00H Response Size 00H
05H 0AH
Command Code 0EH Command Echo 0EH
Start Address 00H SN Byte 1 1EH
05H SN Byte 2 6EH
Read Length 00H SN Byte 3 3DH
01H SN Byte 4 C2H
Timeout 07H SN Byte 5 00H
D0H SN Byte 6 00H
Terminator <ETX> 03H SN Byte 7 00H
SN Byte 8 01H
Data Byte 20H
Terminator <ETX> 03H