Hi all, does someone know when (if) this MC75A HF RFID wil be available and certified for Europe? There is no PMB or other official statement. Thank you
In 123Scan there is the option to foramt data by adding characters to the end of the data - e.g add or . However the choice of characters you can add is limited to those offered in the pull…
In the ADF Programmers Guide there is a section on rule criteria based on the type of barcode read (e.g Code 3 or 9, Code 128, etc). However this section does not include the code type OCR…
I am having trouble connecting to ZQ520 via bluetooth using its MAC address. It is a Xamarin iOS project and the same piece of code works on Xamarin Android. The device I am using for testing is an…
Hi,
is it possible to access/connect to the RFIDReader on MC3300R via Wifi ? I would like to run an Host-Application on a PC using Host-SDK to connect to the (android)-device using ip and port. Or is…
I develop RFID Reader App for Android, and have created following code
```:kotlin
class RFIDHandler(context: Context) : Readers.RFIDReaderEventHandler {
private val readers = Readers(context,…
I am currently using HID mode to receive RFID scans into a web application, which works but it's a bit slow. If I develop my application using Enterprise browser will it provide with a more native…
i'm trying to read RFID tags by using FX7400 reader which connected to .Net MVC application. application connect to reader successfully and read each tag's tag id first time it seen by antenna. The…
Hello,
My Company is writing app that uses FX7500 Rfid reader and multiplexer. We are controling multiplexer throught GPIO ports (state status looping), and we can get readings from correct antena…