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.…
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…
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…
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 ?…
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…
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…
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…
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…
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…
Trying to get started with integrating the RFD8500 into a C# app. Add references, add using statements and then add : IRemoteReaderManagement readerManagement = RfidSdk.…