I'm starting to work with Bluetooth LE and iBeacons on iOS7.
I downloaded a little piece of code RFduino from OpenSourceRF.com to get the relative RSSI power of the beacon. This allows me to get a finest notion of proximity between the sender and the receiver then the default proximity callbacks.
I wondered if it was possible to have a notion of device orientation (the beacon is on the left) since iBeacons uses CoreLocation.
Thanks for your help.