【问题标题】:Mac Address for Estimote Beacon AndroidEstimote Beacon Android 的 Mac 地址
【发布时间】:2023-03-08 10:46:01
【问题描述】:

我在测距和扫描部分检索信标的 MAC 地址。

对于测距 - BeaconManager.setRangingListener - 返回 beacon.getMacAddress

对于扫描 - devicesScanner.scanForDevices - 返回 device.macAddress 其中设备类型为 ConfigurableDevice

我面临的问题是这两种方法都为同一个 Estimote Beacon 返回不同的 MAC 地址。谁能帮我解决我在这里想念的东西?一个设备怎么会有两个不同的 MAC 地址?

【问题讨论】:

    标签: android mac-address ibeacon-android beacon estimote


    【解决方案1】:

    在到处搜索这个问题后,我终于在 Estimote 论坛上找到了答案。

    ConfigurableDevicesScanner 为您提供连接数据包的 MAC 地址,而不是实际的 Beacon Mac 地址。 MAC地址不同,对应不同的广播包。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-04-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多