Top "Ibeacon" questions

iBeacons are Bluetooth Low Energy (BLE, also known as Bluetooth Smart) transmitters that notify nearby receivers, such as a smart phone, of their presence for the purposes of proximity sensing.

What are the nominal distances for iBeacon "Far", "Near", and "Immediate"

I've been playing around with using iOS devices as both broadcasters and receivers using the new iBeacon API's in iOS 7. …

bluetooth ios7 ibeacon
requestAlwaysAuthorization not showing permission alert

I'm trying to use some fancy iBeacons without success, kCLAuthorizationStatusNotDetermined all time. According to other questions it's a requirement to …

ios core-location ibeacon
Ranging Beacons only works when app running?

I am having difficulties getting this to work for when the app is not running. I have locationManager:didRangeBeacons:inRegion: …

ios ios7 ibeacon
Can I get my iOS app to appear on the lower left corner of the lock screen?

How do I get my app icon to show in the bottom left corner of the lock screen and have …

iphone ios8 ibeacon
Tools to determine exact location when using ibeacons

We are working with a Retail client who would like to know if using multiple iBeacons throughout the store would …

ibeacon
Obtaining Bluetooth LE scan response data with iOS

I am working with Bluetooth Low Energy devices, and I was wondering whether it is possible to read the Scan …

ios bluetooth bluetooth-lowenergy core-bluetooth ibeacon
Search for all iBeacons and not just with specific UUID

Is it possible to search for all iBeacons which are nearby? I know it's possible to search iBeacons by UUID. …

core-location ios7 ibeacon
iOS iBeacon: How to get all of proximityUUID programmatically?

I want to see all of proximityUUID of advertising packets programmatically. Some articles say that it is impossible on iOS …

ios ibeacon
List of company IDs for manufacturer specific data in BLE advertising packets

Where can I find the list of registered company IDs which are set right after the AD type field in …

bluetooth bluetooth-lowenergy ibeacon
How to detect IBeacon in android without using any library

i am new to Ibeacon and i want to know can we detect Ibeacon in android without using any SDKLibrary …

android ibeacon ibeacon-android android-ibeacon