Forum topic
I have one xamarin forms app where we are using 2 scanner from zebra. 1st is DS2278 and 2nd is RFD8500. earlier only implemented in andoid but now we are planning for ios as well. For android,…
Forum topic
​ Hello, I'm currently developping a react-native app which need to read Barcode, QrCode and RFID tags. It need to support various scanner. Currently I'm trying to use a RFD40 premium plus and a…
Forum topic
Is there a Zebra RFID development kit for .NET 6.0 or greater? All I can see is for .NET 4.8 but our application is in .NET 6 i.e.  Symbol.RFID.SDK for Windows 10 .NET 6 development?
Forum topic
Question from the developers at Vail Resorts: We're looking for someone who has experience calling Java methods from C#, and ideally calling Android Java methods from a Xamarin app -- and extra…
Forum topic
Hi,  I've added a Zebra RFID SDK to the project and I can read RFID tags nearby with Inventory.perform(), but I've got a problem with some tags not reading properly: tagID is null even though…
Forum topic
I have a ZXP Series 7 Card Printer with UHF. I am trying to print to it and encode RFID using an SDK. I have landed on using the ZMotif SDK. Here is the only reference I can find: https://www.zebra.…
Forum topic
Hi all, I want to know if any NativeScript Plugin is Available for Zebra RFID Devices, I am not getting any Plugin Related to RFID at the Nativescript developer platform, Please let me know if you…
Forum topic
  Hello everyone, I'm currently using ZPL commands to lock the access password ,kill password  and EPC successfully for my RFID tags. However, I'm facing an issue with locking the EPC (…
Forum topic
A quick primer example:  Writing about Bits, Bytes, Words, and how to notate effectively. I am using two very effective Nybble characters  "5" hex (5h), and "A" hex.  5 = five,…
Forum topic
Hello all: When writing data to a tag with the Android RFID SDK, you must specify hex data to write. Does this mean that all of your data fields should comply with a 4 bit multiple size? i.e. should…