AltBeacon / android-beacon-library

Allows Android apps to interact with BLE beacons
Apache License 2.0
2.85k stars 836 forks source link

AoA and AoD #1000

Closed cece95 closed 4 years ago

cece95 commented 4 years ago

Expected behavior

Actual behavior

Steps to reproduce this behavior

Mobile device model and OS version

Android Beacon Library version

IMPORTANT: This forum is reserved for feature requests or reproducible bugs with the library itself. If you need help with using the library with your project, please open a new question on StackOverflow.com.

Hi, I was wondering, is it possible to obtain the Angle of Arrival and/or the Angle of Departure for Bluetooth 5.1 devices using this library?

Best Cesare

davidgyoung commented 4 years ago

Sorry, there is no support for AoA in this library. Android 11 does not support any bindings to such functionality in the bluetooth hardware, so as of now it is not possible.