Forum topic
Hello, if got some problems with your samplecode devmanual page 5 - 29. I am using RFD8500 APIV3Lib Androidstudio (lastest). My inventory is working quite fine. ReaderCapabilities.…
Forum topic
Hi Everyone I need to know how to implement the NXP Gen2V2 functions to authenticate a NXP DNA tags with key0 and key1 programmed. I already read the Developer´s Guide in the ZETI section but i want…
Forum topic
I am developing an application in Android. I am trying to read some RFID tags but when I try to connect with the scanner reader, I've got this error : "Zebra RFID API Mobile has stopped". I am using…
Forum topic
Hi everyone, I'm using zebra TC20 with his handheld rfid (grip and snap-on) and Zebra RFID mobile. In the fragment locate tag, I'd like to know it's possible to locate multiple tags in one trigger ?…
Forum topic
Edit: I figured out that Stop trigger will stop inventory round implicitly but to start inventory, start instruction has to be given explicitly. though, there is a problem with Stop trigger with N…
Forum topic
Hi, I have set Stop Trigger as STOP_TRIGGER_TYPE.STOP_TRIGGER_TYPE_N_ATTEMPTS_WITH_TIMEOUT  and Start Trigger as IMMEDIATE. As per documentation it supposed to perform inventories 'N' number of…
Forum topic
i need to make a simple locator function, very much like the mobile version whereas the barcode serial is entered and beep based on the rssi value. (windows) i am using an RFD8500. using the demo app…
Forum topic
Hello, I'm using RFID API3 and Barcode Scanners library together on the same device. When performing firmware update everything goes fine until RFD8500 is restarted. At that point I shut down both…
Forum topic
How to take a picture with a scanner on a mobile device ? This device doesn't have a camera (No front, No back) , I would like to take a photo with the scanner. (In the regreted Windows os that was…
Forum topic
Trying to get started with integrating the RFD8500 into a C# app. Add references, add using statements and then add : IRemoteReaderManagement readerManagement = RfidSdk.…