Forum topic
Hi, I'm using StageNow 3.0.1 to load a WPA2-Enterprise WLAN profile on a TC75x Nougat device. Profile includes a Root certificate and during the profile creation I am required to Initialise the…
Forum topic
Does anyone know if there is a way to update Zebra devices, specifically the TC8000, to API 26 or higher? I received these warnings from Google Play: From August 2018, new apps must target at least…
Forum topic
I would like to use the RFID reader FX7400 in a linux application. Is there anyway I could have some documentation about the communication protocol the reader uses so I could try to implement that…
Forum topic
Hi, Wondering if there is an easy way to scan a 2D barcode and have it print that 2D barcode on a GK420 printer. Thanks for your help, Regards, Tony.
Forum topic
Hi All, I have a ZT610 Label printer I need to print a label with 5-6 Variables which is fine as I have designed the label in Zebra Designer and saved the ZPL Output, I also want to extract the ID of…
Forum topic
I have a DS6878 2D scanner connected via the CDC com driver. It's not clear from the documentation how to send commands TO the scanner. I ask because I'd like to beep or change the LED color…
Forum topic
Hi, we came to a situation, where a user might lock himself in user mode in EHS forever and there is no way out of it apart from a factory reset using SD card. How can a user do this? EHS does have "…
Forum topic
I haven't found out how to get a bluetooth connection to the printer working through Android. I pair to the printer but through code it will not even create the connection to be able to call .connect…
Forum topic
Hi guys!, im new in the community We are currently developing an app for the TC51, we work with a large quantity of devices located in different places witch acces to WIFI,  we need to …
Forum topic
Hello, I am using the java sdk to connect and send zpl commands to a R110Xi4 printer. To get the printed tag count I used : SGD.GET("odometer.rfid.valid_resettable", connection, 1000, 1000).toInt()…