Getting Advertisement data in bluetooth module ?
-
I'm trying to get the Advertisement data as described here:
https://developer.apple.com/library/ios/documentation/CoreBluetooth/Reference/CBCentralManagerDelegate_Protocol/#//apple_ref/occ/intfm/CBCentralManagerDelegate/centralManager:didDiscoverPeripheral:advertisementData:RSSI:Is this possible now ?
Thanks