Hello,
I have a tag with EPC = 000000000000000000022002
But when I receive an RO_Access_Report using LTK-Java I receive :
<?xml version="1.0" encoding="UTF-8"?>
<llrp:RO_ACCESS_REPORT xmlns:llrp="http://www.llrp.org/ltk/schema/core/encoding/xml/1.0" Version="1" MessageID="12">
<llrp:TagReportData>
<llrp:EPC_96>
<llrp:EPC>022002</llrp:EPC>
</llrp:EPC_96>
<llrp:PeakRSSI>
<llrp:PeakRSSI>-39</llrp:PeakRSSI>
</llrp:PeakRSSI>
<llrp:LastSeenTimestampUTC>
<llrp:Microseconds>2013-07-10T05:59:49.088776+02:00</llrp:Microseconds>
</llrp:LastSeenTimestampUTC>
<llrp:C1G2_PC>
<llrp:PC_Bits>12547</llrp:PC_Bits>
</llrp:C1G2_PC>
</llrp:TagReportData>
</llrp:RO_ACCESS_REPORT>
Why all zeros before 022002 has been deleted or not send? Does my program have to add them back or is it a bug?
By the way, the LLRP Provider with Biztalk RFID write the entire EPC.