Forum topic
Hi, I am testing with FX 7500 devices. When I call this function RFIDReader.Disconnect() to disconnect reader, it cause my application crashed and I found error below in event viewer. This happen…
Forum topic
I am looking at creating an app for the TC20 and RFD2000. Specifially with regards to RFID usage. In order to create/retrieve some data from that. I have an extensive knowledge in React and can hold…
Blog entry
The Covid-19 pandemic accelerated change and eCommerce businesses fast forwarded more like seven years in that short time, much like a time machine found in some of your favorite movies. Technology…
Forum topic
I have the following routine to change the rfid barcode mode, the rfd8500 makes it perfect, but when I scan a barcode it makes a 3 sound and does not return the value that could be? Code: internal…
Forum topic
Hi, I was wondering if there is a list available of all possible regulatory regions for all versions of the RFD8500. Our app normally uses its ISO country code of its current location to set the…
Forum topic
Am looking at how to "tweak" the sensitivity of the Reader using the Java API. The getTransmitPowerLevelValues() returns a readable array of values and these seem to work when setting via…
Forum topic
Devices: FX9600 and FX7500 Firmware: 3.8.22 or higher Event Subscriptions allows for changing the JSON format of the data coming from the cloud on its way to your data consuming endpoint. This can…
Forum topic
Hi, I have also an other question about the trigger of the RFD40. How can I configure it (with SDK) to behave as one trigger. Just like the RFD8500. So you can switch between the barcode scanner and…
Forum topic
Hi, I was wondering how I can configure the Trigger on the RFD40 so it will NOT enable the imager on my EC50. The Zebra RFID Mobile sample app does this when I go to the RapidRead screen but it is…
Forum topic
How could I get the value of the TID memory when reading a Tago RFID tag. Thanks.