Forum topic
Hi, We are new to RFID scanner. Currently we would like to using the MC3300U scanner to scan for RFID tag. and pass back the data to our server via telnet(velocity). Anyone can share with us the…
Blog entry
Our upcoming Zebra DevTalks Community Day on August 24th, 2022, focusing on the latest tools and best practices for RFID application development, is a free online event open to all. You can attend…
Blog entry
DATE: August 24, 2022TIME: 8 a.m. – 1 p.m. CDT /  9 a.m. - 12 p.m EST / 6:30 p.m. - 11:30 p.m. UTC                        …
Forum topic
Zebra allows customers to write C applications and deploy it as a Debian package to run on the FX7500 RFID reader. They provide a ready-to-download Eclipse environment for building the application (…
Forum topic
Hi all! I have a react native app and I have to print multiple tags. I also need to get all the TagIds provided by this zpl command: <code>^XA^RFR,H,0,12,2^FN1^FS^HV1,,^FS^XZ</code> (the…
Forum topic
Has anyone run 123RFID on a Windows11 box successfully? Mine seems really flakey. It will find the RFID reader and display it in the lower box, but when you click the green CONNECT it just flickers…
Forum topic
I am trying to open a connection to the smartcard reader on a ZXP Series 7. I am using the ZXPSCReader library and trying to use ZXPSCReader.EOE to open the connection over ethernet. I provide it the…
Forum topic
I am using zebra Linux SDK’s to connect to RFID reader FX9600 and read tags data. Currently we are aiming for deploying our application on Nvidia's Jetson Xavier, an arm64 device but we are…
Forum topic
Hi all, i have a question about the mc3300xr reader, how can i read the RFID unique id? How can i know in what format is read by the reader? (JSON, string, etc.). Seems that i need to configure…
Forum topic
I'm following an example I found on techdocs.zebra.com for using prefilters, but it isn't working correctly. I'm trying to select a tag by TID so I can make sure I am writing to the…