iBeacon information from CoreBluetooth API
iBeacon information from CoreBluetooth API
- Subject: iBeacon information from CoreBluetooth API
- From: Frederic Visticot <email@hidden>
- Date: Sun, 06 Oct 2013 12:10:23 +0200
I try to read iBeacon message from the Bluetooth Low Energy API.
The iBeacon is correctly detected by the following method but the advertisement data dictionary is empty...
Is it normal or is there a solution to read the information iBeacon info:
- proximityUUID
- minor
- major
- (void)centralManager:(CBCentralManager *)central didDiscoverPeripheral:(CBPeripheral *)peripheral advertisementData:(NSDictionary *)advertisementData RSSI:(NSNumber *)RSSI{
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bluetooth-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden