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 (…
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,…
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…
Hello all:
We are integrating the MC300r into our software for RFID applications and while all is working quite well, we have noticed that when we enter a form and connect then read, all works well…
Hello,
I installed EMDK for .Net and made a simple application to connect to an FX-7400 RFID reader but got the following error:
System.EntryPointNotFoundException: 'Unable to find an entry point…
Hi , i searched web and github but i could not find a sample project (Swift) for RFD8500 for IOS . Is there anyone that has ? i am a kind of rookie about ios development and its hard to use objective…
Hi,
We use ZPL command to print RFID tags. While we are referring ZPL2 programming guide , we found that RFID tag data can be written in both EPC and also USER memory ^RFo,f,b,n,m…
We have developed an app for the MC3300x. The app is reading rfid through DataWedge and Android Intents (which we understood is the preferred way of doing it). It worked perfectly when we developed…
Question: I want to use Event Report Function, but it is not working for me. I don't know reason.
Inventory Command, Access Command, Antenna Configuration working OK. But Event Report function not…
I am looking at migrating my project to .Net Maui and am currently stuck because the RFID SDK has a dependency on mono.android. Is Zebra preparing an updated SDK which supports the latest .Net…