Our team is developing a software application to read RFID tags using an MC3190Z RFID Handheld Reader. We are using EMDK for .Net v2.9 and Visual Studio 2008, testing and deploying directly to the device.
This reader is showing an unknown RFID tag code in every single reading process, even if there are no tags around the antenna range. This is the EPC code always present: A7423000AD47240312719F756E0000F0
This process repeats either using our application, or using any standard applications such as RFID RapidRead/RFID Demo/Tag Locator (downloaded from Motorola website).
We though it could be related with some sort of stored or default information stuck in our reader, but we were using the right mechanism to use the reader capabilities described in the documentation. We also did a cold and hard reset to our device trying to fix the problem but nothing worked.
Any help or comments around this will be very welcome.