Forum topic
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…
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.…
Forum topic
In the current version of the library (v2.6.19.0), we have following cast:BluetoothLEManager(Context context) { this.scannerEventsCallback = (IDcsScannerEventsOnReLaunch)context;which immediately…
Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
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…
Forum topic
How to connect BluetoothLE device in Xamarin.Android application?
Forum topic
How can I connect to Zebra barcode scanner (DS8178) BLE from Bluetooth web api (Chrome, Linux and Android)? I switch scanner host type to SSI BT LE.I can easily connect from Android app (nRF Connect…
Forum topic
Has anybody here worked on BLE (bluetooth low energy) ? How is it done in android and how it can be implemented? I know this is specific android developer forum , I am very sure that I will get the…