Forum topic
Hello everyone, I'm a developer new to the Zebra SDK. I read the Developer Guide document, watched videos and made sample applications. What is required of me is software development for Zebra…
Forum topic
Hi, I have RFID reader FX9600 and my question is: Is there any solution for invoking a GPIO Out signal by external service? For example by IoT Connector MQTT, Http server endpoint or IoT Connector…
Forum topic
I am trying to print barcode labels for batches of items. My web API can return either a PDF document with all labels, or an array of label images.  I need to be able to print all labels in…
Forum topic
I'm trying to install the latest link-os multiplatform sdk which I downloaded from https://www.zebra.com/gb/en/products/software/barcode-printers/link-os/link-os-sdk.html But no matter what I do the…
Forum topic
I have a tablet (Highton) with SE655 mounted into. It works by serial interface. I tested it with an utility that read data from serial port and, when scanner reads a barcode, data are sent to host…
Forum topic
I have a Zebra HD4000 Glass. I can connect it with Zebra TC21 device and I installed the APKs given in the https://www.zebra.com/us/en/support-downloads/mobile-computers/wearable… I am able to…
Forum topic
I have looked into the SDK documentation and it only covers Bluetooth connection with the reader. Does that mean that connection via USB is not supported? If it is, is there any documentation that…
Forum topic
SDK for Windows prerequisites includes .NET Framework 4.5 for Windows Desktop. I have tried to build my application which has a target framework .NET Framework 4.5.2 and it does not build. The error…
Forum topic
Hello! I'm trying to print pdf file directly from a custom software made in php. Have you got any example of code that could help me with the implementation? Thanks in advance.
Forum topic
Hi, I am new to programming for Zebra devices. I am using .NET (C#) to connect to the Zebra ring scanner via SerialPort. When the data is scanned - the application analyzes it. And I want the scanner…