Forum topic
WT5400s can not customize Barcode Decoder in DataWedge. This prevents us from rolling out a fleet upgrade since it is important we can disable unused decoders.We've been running our DataWedge code on…
Forum topic
We have a RFD40 and we are trying to use the barcode scanner using the BarcodeScanner iOS SDK (SbtSdk) but running into difficulties. The scanner is detected properly (delegate `…
Forum topic
I have tried the Android Scanner SDK version 2.6.22.0 as well as version 2.6.21.0 on Google Pixel 6a.When trying to connect via Bluetooth LE and configuration mode DCSSDKDefs.DCSSDK_BT_SCANNER_CONFIG…
Forum topic
If I want to stop the alarm on my USB scanner DS2208 by sending RMDAttributes.ACTION_COMMAND_VIRTUAL_TETHER_STOP_SIMULATION this does not work (but returns success).Starting the alarm perfectly works…
Forum topic
When I want to set the "barcode mode" on my bluetooth scanner DS2278 by using DCSSDKDefs.DCSSDK_COMMAND_OPCODE.DCSSDK_DEVICE_BARCODE_MODE, I get the following error: DCSSDKDefs.DCSSDK_RESULT.…
Forum topic
Hi thereI am trying to print a barcode on a tracking label using a Zebra ZT230 device, but the barcode is rendered with artifacts that make scanning it difficult or impossible.A PDF is generated when…
Forum topic
Hey all, we have been having some issues lately where out TC53 scanners are just not working whenever we press the button to scan a barcode. We know shutting it down works, but we dont want to have…
Forum topic
Hi Team,I am writing to report an issue with our Zebra TC25 device. Here's the relevant information:Device: Zebra TC25BJAndroid Version: 7.1.2The problem is that after scanning once with the DWdemo…
Forum topic
I'm working on a Zebra CC6000 scanner that should be listening constantly.I wrote an app that listens to a broadcast receiver and it stops listening after a while.I haven't found anything about that…
Forum topic
We are using the Xamarin Wrapper for Scanner SDK and it is working as expected for iOS. However, on Android, the app crashes when the operation mode is set to OPMODE_BTLE, i.e.ScannerSdk.…