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.
I want to know how iBeacon works actually. I found the sample code of AirLocate, but couldn't figure out how …
android ios bluetooth-lowenergy ibeaconAfter flashing my Nexus 5 to the Android 5.0 preview release hammerhead-lpx13d, the OS reports that it no longer supports Bluetooth …
android bluetooth-lowenergy ibeacon ibeacon-androidI am detecting for iBeacon in background. When my device comes in a particular region application should comes to foreground.
ios objective-c ibeaconI am building a framework in which I need to import some objective-c frameworks for now I need to import "…
objective-c swift ibeacon beaconI am using a custom BeaconManager delegate so that beacon ranging is not determined by the life-cycle of the view …
ios objective-c bluetooth delegates ibeaconI am now using the new BLE api in android developing. Basic idea is using bluetooth scanning result to inflate …
java android callback bluetooth-lowenergy ibeaconI'm doing some test using estimote beacons and regions. Reading the documentation as I start monitoring a region I'm going …
ios cllocationmanager ibeaconI'm trying to detect a Kontakt Beacon with the following BeaconLayout: setBeaconLayout("m:8-9=0215,i:10-13,i:14-15,i:16-17,…
android ibeacon altbeaconI'm testing with a new type of beacon, and this is what I got from the debug: onScanResult() - ScanResult{…
android ibeacon altbeacon