react-native-beacons-manager
react-native-beacons-manager copied to clipboard
Getting mac address, namespace & battery level from beacons
Version
1.0.1
Platform
iOS | Android
OS version
iOS 10| android 7.0...
Steps to reproduce
- Install Library and start ranging with the region: 'REGION1' lie in quick start example
- Attempt to range for Eddystone beacons using Beacons.detectEddystoneTLM()
- Retrieve mac address, namespace and battery level of Eddystone beacons (TLM Data)
Expected behavior
What should happen
Able to retrieve all TLM data and mac address.
Actual behavior
What is happening
Only able to retrieve the following: proximity distance rssi minor major uuid
I have the same issue.
Hi,
@brnyza or @Thianzeren Are you able to figure out about battery?