Forum topic
Hi Community, I'm trying to get the battery properties from the Zebra 8500 in Rfid scan, I'm using Zebra_RFIDAPI3_SDK_2.0.0.2 what I'm trying to do is this (see the code below) creating an…
Forum topic
   Hello Everyone!    I have a problem and I wonder if anybody may have cross this scenario and be kind enough to share possible solutions.    In short, I have a zebra…
Forum topic
Hi All, I have a ZT610 Label printer I need to print a label with 5-6 Variables which is fine as I have designed the label in Zebra Designer and saved the ZPL Output, I also want to extract the ID of…
Forum topic
Hello, I am using the java sdk to connect and send zpl commands to a R110Xi4 printer. To get the printed tag count I used : SGD.GET("odometer.rfid.valid_resettable", connection, 1000, 1000).toInt()…
Forum topic
Is there a way to communicate with the RFD8500 device using C++ language and the given dlls from Zebra_RFID_Windows_SDK_v1.2.6. I would need a simple example to just connect to the scanner and…
Forum topic
Hi, I have some trouble getting this use case working on. I'd like to perform an Inventory, reading multiple memory banks and display them to the end user. In order to do that, I use an Access…
Forum topic
Hi All, are there a Xamarin components/EMDK for RFD2000? I found only Android java SDK. Thank you, Filippo
Forum topic
Hi guys, i'm trying to read from the memory bank of an RFID tag. Problem is TagData OpCode because is always NULL. This is what i've done for initializing Reader: This what i've done for reading when…
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
Hello all: This might be a more of an RFID technology question as opposed to RFD Android SDK question. I have always struggled with the sessions of the gen2 tags (0,1,2,3) as to where they should be…