.net - Why is my RFID reader reading an unexistant RFID tag code? -


our team developing software application read rfid tags using mc3190z rfid handheld reader. using emdk .net v2.9 , visual studio 2008, testing , deploying directly device.

this reader showing unknown rfid tag code in every single reading process, if there no tags around antenna range. epc code present: a7423000ad47240312719f756e0000f0

this process repeats either using our application, or using standard applications such rfid rapidread/rfid demo/tag locator (downloaded motorola website).

we though related sort of stored or default information stuck in our reader, using right mechanism use reader capabilities described in documentation. did cold , hard reset our device trying fix problem nothing worked.

any or comments around welcome.

interestingly, issue may are, in fact, reading existing rfid tag.

i'm not sure if still case but, in past, strap shipped mc3190-z rfid device contained uhf rfid tag embedded within it. when first received our handheld, attached strap , started reading rfid tags; however, state above, kept reading single tag on , on again. no matter how isolated mc3190-z device, read same rfid tag.

as turned out, reading uhf rfid tag came embedded strap. once removed strap, fine. if using strap, remove it/isolate it, , see if helps.

altneratively, can set program filter out particular tag id, shouldn't have that.


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -