I am trying to connect RFID reader and want to receive data of single tag(as and when its detected by reader). Which can be done by RfidEventsListner, but not getting any success.
When I do bulk read…
Hello,
I'm on the process of submitting a new application to the Apple Store that uses the RFD8500 SDK. Apple has rejected the application because:
/////////////////Message from Apple…
Hello,
I've been developing with the ZD500r for a year now. I still don't understand how the the configuration/calibration options work.
My questions are about the following menu options:
Sensors -…
We got everything working over USB, but it is extremely slow (5 seconds per label). We were told that using TCP connection would be faster. So we tried that but can’t even get a response back now.…
I left a question yesterday, but I will leave it again today.
Following the RFD8500 RFID Reader
, this time I am developing an app with the Scanner SDK in place,
but I keep getting build errors. The…
I'm looking for an app for Zebra RFD2000 with which I could read the content of a specific rfid element from a tag into an html text input? Basically I'm trying to use RFID tags as barcodes.
I do…
Hello all,
I have developed a scanner app for our customer a while back, it runs on the TC20/RFD2000 on Android 7.1 and has thus far functioned without any problems whatsoever for almost 2 years.…
We are using https://www.zebra.com/us/en/support-downloads/software/developer-tools/r... to get RFID tags from a reader and then send the tag to our application via a REST service. We have several…
STOP_TRIGGER_TYPE: has a number of useful types which make use of a timeout *and* a number of tags/attempts:
STOP_TRIGGER_TYPE_TAG_OBSERVATION_WITH_TIMEOUT, STOP_TRIGGER_TYPE_N_ATTEMPTS_WITH_TIMEOUT…
I'm trying to read both TID and EPC tag data using the MC3330R and the RFID3 SDK. I've encountered problems:
1. Is there a way to specify the memory bank to be read? There seems to be a "com.zebra.…