Hello,
I´m trying to connect to RFID Reader 8500 through "RFIDAPI3Library" but when I use the Class Readers it doesn´t found any device.
My code is like this:
import android.os.AsyncTask;
import…
To whom it may concern,
I am trying to print to an RFID label on a ZT410R printer using an updated firmware making it compatible with Rockwell's LinkOS Add-on Profile. My client has given me the raw…
We have an iOS app that we are re-doing for Android. We typically connect with ZD4xx family printers via wifi, BLE or BT classic, depending on customer requirements. Typically all 3 of…
Hi,
I am using KR403 Printer.
I want to integrate with our application for receipt printing.
I want to integrate with JAVA on windows 7.
Please suggest is any SDK or samples available.
I am starter,…
Hi,
I have a DS9808-R RFID and Barcode scanner and want to use the scanner to write some RFID tags before I begin to use them in work circulation. In the SDK, there is no program that writes RFID…
Dear All,
I can't find the PC SDK for windows 8.1, and I haven't found them in samples code as well. I can view on the documentation api, but I can't download them. I installed the Zebra Setup…
I am having difficulty encoding the epcs on small tags. I have tried manual tag and rfid calibration, tried factory reset and manual calibration again and calibrating from the Zebra Setup Utilities…
Hi,
I am using a modified version of the demo code from the rfid-sdk-for-android-dg-en.pdf documentation.
I am having an interesting problem that the TagData[] myTags array is null but not always. I…
Hello!
I'm developing a simple application for MC319Z RFID reader using Visual Studio 2008 and EMDK v2.9.
I refer the EMDK Programmer's Guide in order to work with RFID.
The following code is used,…