Forum topic
Firstly I apologize if I have this in the wrong section. I'm new here and certain sections won't load for me.My question is, should I be using DataWedge, EMDK, or even something else) to develop a…
Forum topic
Hi Devs and Community Experts, Below are queries regarding the Zebra barcode scanner and RFID SDK:(1) Are there separate SDKs for the barcode scanner and RFID functionalities, or is there a…
Forum topic
Hello,I'm currently developing a WPF application to manage a Zebra ZD220 printer. In the application flow, I utilize the ToolsUtil.Calibrate method to initiate the printer calibration process.…
Forum topic
Hi everyone, I want Xamarin to connect to the ZQ630 via bluetooth and encode RFID tags and write barcodes. I couldn't find it in the samples and Git is there a place I can look? I've often seen it as…
Forum topic
Estou com um problema na gravação de Tags RFID. Tenho um coletor Zebra que esta na versão do Android 10 e outro no Android 11. Consigo realizar a gravação das tags com o coletor Android 10, mas…
Forum topic
We have a web application written in React that uses an ES wrapper of the BrowserPrint API here https://github.com/brianzinn/browserprint-es. Our objective is to get a running print job's status but…
Forum topic
I have TC21 with Android 10 (level 29 API). I am using ProfileManager to retrieve some OEMInfo. I am able to retrieve SerialBuild but for some reason  WifiMac is never returned. I have same…
Forum topic
Hi,  I'm new to Zebra, and when I use CoreScanner SDK to fire BarcodeEvent as sample code Zebra provides. Ideally I want to write a function after Zebra gets barcode back as following codes but…
Forum topic
Hi there, our web app (used for scanning) is designed to run as a PWA ("progressive web app") via Chrome. However, when we run it as such on our Zebra TC52, it does NOT autoplay sound until the user…
Forum topic
Hi.I've been chasing a nasty heap corruption bug for a while and I think I finally found the culprit in Zebra.Sdk.Comm.Usb.Direct.Internal.UsbDataStream.BeginRead.Using WinDbg's !verifyheap command I…