gpt4 book ai didi

android - 如何使用 estimote beacon android 在没有 UUID 的情况下开始测距?

转载 作者:太空宇宙 更新时间:2023-11-03 10:19:25 25 4
gpt4 key购买 nike

我正在这个应用程序中的 beacon 上制作一个 android 应用程序我想找到 estimote beacon。所以我想知道如何在没有 uuid 的情况下启动测距信标以及如何搜索估计信标。我想找到 Estimote 的 uuid。如果有人知道,请帮我解决这个问题。

最佳答案

除非更改,否则所有 Estimote 信标共享相同的邻近 UUID。如果你使用 Estimote Android SDK ,然后在 com.estimote.sdk.utils.EstimoteBeacons.ESTIMOTE_PROXIMITY_UUID (B9407F30-F5F8-466E-AFF9-25556B57FE6D) 中声明默认的邻近 UUID。

使用 Estimote Android SDK,您可以在不知道邻近 UUID 的情况下开始测距。参见 Demos from SDK (特别是 ListBeaconsActivity )并注意您可以按如下方式声明区域:

private static final Region ALL_ESTIMOTE_BEACONS_REGION = new Region("rid", null, null, null);

关于android - 如何使用 estimote beacon android 在没有 UUID 的情况下开始测距?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26842466/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com