Forum topic
Hi everyone, I use the comm rho mobile API to access the serial port with the enterprise browser 1.8 and send data to the port. The device is MC32 with Windows CE 6. Now we try to use the same code…
Forum topic
How to get MAC address info from embedded c? Code: void SystemInfo(){ RFID_HANDLE32 readerManagementHandle; RFID_STATUS rfidStatus = RFID_API_SUCCESS; LOGIN_INFO loginInfo; READER_TYPE readerType =…
Forum topic
Good day,I have a few WAP4 with some wifi issues. Some find networks, selects the network and connects, however when it switches off and you switch it back on, it fails to connect. others, you try…
Forum topic
Hi, Does anybody know whats the issue here. We have multiple models they're all WIFI models and i know they have the WIFI cards in them but we have a lot of printers that we see with this message in…
Forum topic
I have an MC333R that I would like to start selling our customers, but we are having an issue where the DataWedge version on this device doesn't activate our app when it comes out of sleep.  I…
Forum topic
Hi, I have a FX9600 fixed RFID and I want to have an embedded C app that sends the readings of the tags to a POST request. I was planning on using libcurl for that. Is there a way to install the…
Forum topic
Hi there, with non-admin user in windows, i'm not able to print: I'm using windows 10 and zebra link_os sdk v2, our printer is GK420t. We need to print via usb, because the our working place is not…
Forum topic
Good morning, is it possible remap the keys with function keys in the Enterprise Keyboard? Thank you. Best regards.
Forum topic
Hello, I wrote a C# program to print ZPL commands to a Zebra printer via USB. I used the "GetZebraUsbPrinters" method from the Zebra API (build v2.14.1869). I have a GK420d printer, this printer is…
Forum topic
Hello, I am trying to use a CS4070 device with the SPP mode in a .net application. Everything seems alright :    - HID mode is working    - when I scan the SPP mode barcode and…