Helo,

I´m trying to use a new extension of Impinj reader (octane 4.4) with the ltk
toolkit, but my application fails after start the ROSpec.
The returned error is: org.apache.mina.filter.codec.ProtocolDecoderException

The new extension that I use is ImpinjEnablePeakRSSI. I observed, using the
LLRP Commander, that RO_ACCESS_REPORT is being sent (see the attached
file).

Even I having added the extensions, it seems that LLRP toolkit cannot
recognize the RO_ACCESS_REPORT containing the custom data.

Is there anything that I forgot? Help me, please.

Best Regards,


Guilherme
<?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="1029730913">
  <llrp:TagReportData>
    <llrp:EPC_96>
      <llrp:EPC>e2009027670c01721170a127</llrp:EPC>
    </llrp:EPC_96>
    <llrp:ROSpecID>
      <llrp:ROSpecID>363636</llrp:ROSpecID>
    </llrp:ROSpecID>
    <llrp:SpecIndex>
      <llrp:SpecIndex>1</llrp:SpecIndex>
    </llrp:SpecIndex>
    <llrp:InventoryParameterSpecID>
      <llrp:InventoryParameterSpecID>1234</llrp:InventoryParameterSpecID>
    </llrp:InventoryParameterSpecID>
    <llrp:AntennaID>
      <llrp:AntennaID>1</llrp:AntennaID>
    </llrp:AntennaID>
    <llrp:ChannelIndex>
      <llrp:ChannelIndex>29</llrp:ChannelIndex>
    </llrp:ChannelIndex>
    <llrp:FirstSeenTimestampUTC>
      <llrp:Microseconds>2010-05-20T11:10:32.706422-03:00</llrp:Microseconds>
    </llrp:FirstSeenTimestampUTC>
    <llrp:LastSeenTimestampUTC>
      <llrp:Microseconds>2010-05-20T11:10:33.167379-03:00</llrp:Microseconds>
    </llrp:LastSeenTimestampUTC>
    <llrp:TagSeenCount>
      <llrp:TagCount>8</llrp:TagCount>
    </llrp:TagSeenCount>
    <llrp:AccessSpecID>
      <llrp:AccessSpecID>0</llrp:AccessSpecID>
    </llrp:AccessSpecID>
    <llrp:Custom>
      <llrp:VendorIdentifier>25882</llrp:VendorIdentifier>
      <llrp:ParameterSubtype>56</llrp:ParameterSubtype>
      <llrp:Data>00ffffffba</llrp:Data>
    </llrp:Custom>
    <llrp:Custom>
      <llrp:VendorIdentifier>25882</llrp:VendorIdentifier>
      <llrp:ParameterSubtype>57</llrp:ParameterSubtype>
      <llrp:Data>fffffff1ffffff8c</llrp:Data>
    </llrp:Custom>
  </llrp:TagReportData>
</llrp:RO_ACCESS_REPORT>


------------------------------------------------------------------------------

_______________________________________________
llrp-toolkit-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/llrp-toolkit-devel

Reply via email to