Forum topic
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…
Forum topic
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…
Forum topic
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 -…
Forum topic
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.…
Forum topic
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…
Forum topic
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…
Forum topic
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.…
Forum topic
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…
Forum topic
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…
Forum topic
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.…