Blog entry
IN THIS ISSUE: Android 15 Boosts All Things Security; WearOS Prioritizes UX; Remove Apps Without Removing Apps; Keep the 'Firm' in 'Firmware'; GenAI Market Trends 2024; EU Passes AI Act  …
industry_views_banner
Forum topic
Has anyone done a successful integration with both the scale  & scanner for the NP700 in C#
Forum topic
I'm trying to use a DS2278 scanner in Linux with a Bluetooth dongle. The scanner pairs successfully and device /dev/hidraw0 appears. Scanning a barcode generates output on this device so it's…
Forum topic
In the current version of the library (v2.6.19.0), we have following cast:BluetoothLEManager(Context context) { this.scannerEventsCallback = (IDcsScannerEventsOnReLaunch)context;which immediately…
Forum topic
Hello, I am using the RFID SDK version 2.0.2.124 in Android 10, to read tags with a RFD40 + TC26. EPC memory bank is read first using a prefilter, then USER memory bank second after I have selected…
Forum topic
Hello, I have a ZT411-600DPI.  LeftPosition and LabelTop are yielding different results when using SDG vs ZPL. zpl.Left_Position = 1   => printer shows 1zpl.Label_Top = 1   =…
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…