I have to implement real quick the integration of the RFD8500 in our Android app.
In my activity I override the "dispatchKeyEvent" method and detect the "KeyEvent.ACTION_DOWN" to concatenate a string…
We have a web application that makes use of the RhoElements library using JavaScript. Currently this application is running on older Windows CE devices, using Enterprise Browser. Recently, we have…
Hi, I'am developing an app that read from IC RF-Micron (Magnus-S3) tags. I'am using RFD 8500 reader, it's works ok for inventory, locating tags, and I can apply access filters to make a 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…
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.…
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.…
Hi community, I'm new to Zebra technology.
I had follow most of the step in 123RFID Mobile example code, after I created bond with RFD8500 device, the bluetooth light indicator no light up like the…