YaroslavSl / llrp-ts

Tag reader for connecting with RFID reader through LLRP(LLRP UHF RFID Driver for node.js/TypeScript)
9 stars 14 forks source link

Unable to grab TID data #3

Open k-kundan opened 4 years ago

k-kundan commented 4 years ago

Hi Yaroslav, I am try your version of code but I am not able to grab TID information. I am using Zebra FX9600 reader and I am only able to get EPC96 data.

Please suggest in this regards.

k-kundan commented 4 years ago

Help needed

YaroslavSl commented 4 years ago

Hi Kumar Kundan, TID feature was implemented for Impinj readers. Unfortunately, I could not read TID information on existed Impinj reader by using rules from the LLRP standard that`s why the feature was implemented on the internal Impinj rule. In any case, the package should be improved to be able to read TID on Zebra readers.

Best, Yaroslav.