Skip to content Skip to sidebar Skip to footer
Showing posts with the label Bluetooth Lowenergy

Qt And Android Characteristicchanged Is Not Emitted

I have a problem with testing my application on Android platform. I have functional application on … Read more Qt And Android Characteristicchanged Is Not Emitted

Rxandroidble - Auto Connect Issue

I am using RxAndroidBle library: This code is working fine as expected, on click of Connect button … Read more Rxandroidble - Auto Connect Issue

Subscribe To A Characteristic And Catch The Value Android

I´m developing an BLE app, based on the Gatt sample project provided by google: https://developer.a… Read more Subscribe To A Characteristic And Catch The Value Android

Android Bluetooth Accept() / Connect() With Already Paired Devices

I am having trouble connecting two Android devices via Bluetooth, which happens only when they have… Read more Android Bluetooth Accept() / Connect() With Already Paired Devices

Error Code 2 In Beacon Transmitter For Android Beacon Library

I want to send a BLE advertisement using Android beacon library. Below is the code I am using for i… Read more Error Code 2 In Beacon Transmitter For Android Beacon Library

Retrieving Android Bluetoothle Device Information (major / Minor / Identifier / Proximityuuid) On Scan?

I've been looking around and unfortunately the android ibeacon library has been deprecated, so … Read more Retrieving Android Bluetoothle Device Information (major / Minor / Identifier / Proximityuuid) On Scan?

How Can Get Crc From Android Ble Scan Result?

I have receive scan result with 62 bytes each and every time from ble device. Using below callback … Read more How Can Get Crc From Android Ble Scan Result?

Android Ibeaconmanager Not Connecting From Activity

I'm using the IBeacon SDK from radius networks on the android. Im currently using the IBeaconMa… Read more Android Ibeaconmanager Not Connecting From Activity