Top "Bluetooth-lowenergy" questions

Bluetooth Low Energy ("BLE") is a radio standard introduced in 2006.

Understanding ibeacon distancing

Trying to grasp a basic concept of how distancing with ibeacon (beacon/ Bluetooth-lowenergy/BLE) can work. Is there any true …

ios objective-c bluetooth bluetooth-lowenergy ibeacon
What is the iBeacon Bluetooth Profile

I'd like to create my own iBeacon with some Bluetooth Low Energy dev kits. Apple has yet to release a …

ios bluetooth bluetooth-lowenergy reverse-engineering ibeacon
Android 4.3 Bluetooth Low Energy unstable

I am currently developing an application that will use Bluetooth Low Energy (testing on the Nexus 4). After getting started with …

android bluetooth bluetooth-lowenergy android-bluetooth android-4.3-jelly-bean
Android BLE API: GATT Notification not received

Device used for testing: Nexus 4, Android 4.3 Connection is working fine but the onCharacteristicChangedMethod of my callback is never called. However …

android bluetooth bluetooth-lowenergy android-4.3-jelly-bean gatt
Location needs to be enabled for Bluetooth Low Energy Scanning on Android 6.0

After upgrading to Android version 6.0 Bluetooth Low Energy (BLE) scanning will only work if Location services are enabled on the …

android bluetooth bluetooth-lowenergy android-6.0-marshmallow
Triangulate example for iBeacons

I am looking into the possibility to use multiple iBeacons to do a 'rough' indoor position location. The application is …

bluetooth-lowenergy ibeacon
Android: Sending data >20 bytes by BLE

I am able to send data upto 20 bytes by connecting to an external BLE device. How do I send data …

java android bluetooth-lowenergy
Estimating beacon proximity/distance based on RSSI - Bluetooth LE

I've got a simple iOS app which displays the proximity of the Bluetooth LE beacons it detects using such expressions …

android bluetooth bluetooth-lowenergy android-bluetooth rssi
Get MAC address of bluetooth low energy peripheral in iOS

I am currently working on an iOS application based on bluetooth low energy devices. In order to get a unique …

ios bluetooth bluetooth-lowenergy
Android 4.3: How to connect to multiple Bluetooth Low Energy devices

My Question is: Can Android 4.3 (client) have active connections with multiple BLE devices (servers)? If so, how can I achieve …

android bluetooth-lowenergy