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 `…
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…
Hi guys, I added Zebra Scanner SDK for IOS to my application and successfully added STC barcode as well. The problem is, while I am trying to scan the STC barcode, the device does not pair with…
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.…
In the current version of the library (v2.6.19.0), we have following cast:BluetoothLEManager(Context context) { this.scannerEventsCallback = (IDcsScannerEventsOnReLaunch)context;which immediately…
Auto Reconnection: We've noticed that the auto-reconnection feature seems to fail when the application is force closed or when Bluetooth is temporarily disabled on the iPad. Our current configuration…
Hi there,
I have both a ZD621 & ZD421, and I'd like some help with maximising the data transfer rate for printing. I don't have the ability to use Bluetooth Classic/SPP.
I'm achieving BLE…
BLE questions?
We need to be able to perform “background” Bluetooth (BLE) scans periodically even when the user does not have our application focussed. There may be a couple of potential problems…
I have a ZD421 printer and a Zebra TC26, both of which are supposed to be Link-OS compatible. I have downloaded several Zebra example Android apps and none of them work. Is there a working example…