react-native-beacons-manager icon indicating copy to clipboard operation
react-native-beacons-manager copied to clipboard

Getting mac address, namespace & battery level from beacons

Open Thianzeren opened this issue 5 years ago • 2 comments

Version

1.0.1

Platform

iOS | Android

OS version

iOS 10| android 7.0...

Steps to reproduce

  1. Install Library and start ranging with the region: 'REGION1' lie in quick start example
  2. Attempt to range for Eddystone beacons using Beacons.detectEddystoneTLM()
  3. 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

Thianzeren avatar Jul 10 '19 08:07 Thianzeren

I have the same issue.

brnyza avatar Jun 30 '21 18:06 brnyza

Hi,

@brnyza or @Thianzeren Are you able to figure out about battery?

sangheraajit avatar Feb 21 '23 08:02 sangheraajit