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.…
Forum topic
I am interested in using a UHF RFID reader to pass data into MS SQL Server I have been looking at Zebra FX7500 I was thinking Reader => Serial Port => Server (PC or Raspberry Pi) => HTTP…
Forum topic
Hello All , I've looked up at the SDK Sample applications , provided by Zebra and i must say they have a seamless integration into Activities by passing the Context of the activity from which they're…
Forum topic
Hi. I see that the page link to RFID ENCODING GUIDES is not working. https://developer.zebra.com/community/technologies/printers I need to develop an app that can print a serial number and encode…
Forum topic
Hello I am using FX7500 RFID. I am facing some issue. Issue: I want to use FX7500 to enable the EAS function of UCode8 chip. Current operation: I found the description of NXP Command in the FX7500…
Forum topic
Hi Team, I'm trying to integrate RFIDApi3 library in my kotlin project. In RFIDApi3 library downloaded folder i got sample code but it is in JAVA. Async task is used in this sample code which is…