是否可以使用标准iOS库发现Gimbal信标 [英] Is it possible to discover Gimbal beacons with standard iOS libraries

查看:135
本文介绍了是否可以使用标准iOS库发现Gimbal信标的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试用标准iOS库来确定发现Gimbal信标。
根据Radius Networks和Blue Sense Networks的说法 - 万向信标不会广播标准的iBeacon格式协议,因此如果不使用Gimbal iOS SDK就无法发现。

I’m trying to determine about "discovering" Gimbal beacons with standard iOS libraries. According to Radius Networks and Blue Sense Networks - Gimbal beacons do not broadcast standard iBeacon formatted protocol and thus cannot be discovered without using the Gimbal iOS SDK.

另一方面,万向节信标广播滚动加密代码,以确保只有具有正确权限的用户才能看到信标的信息。基本上这意味着每次万向节信标发出一个信号,它包含不同的数据。此外,任何支持BLE的智能手机都可以看到Gimbal信标广告,但由于它们在每次广播时发生变化,这意味着智能手机会多次检测到相同的物理信标,并将每个检测视为不同的设备因此,为了正确使用万向节信标,开发人员别无选择,只能通过其专有SDK来实现。 - Blue Sense Networks

"Gimbal beacons on the other hand broadcast a rolling encrypted code to ensure only users with the correct privileges can see the beacon's information. Basically this means that every time a Gimbal beacon emits a signal, it contains different data. Furthermore, any BLE enabled smartphone can see the Gimbal beacon advertisements, but since they change on every broadcast essentially this means the smartphone will detect the same physical beacon multiple times and will consider each detection a different device. So in order to properly use a Gimbal beacon a developer has no other choice but to do it through their proprietary SDK." - Blue Sense Networks

我看到一些关于访问这些信标的相互矛盾的陈述,但我没有看到任何具体的例子。可能吗?有没有?

I've seen some conflicting statements about accessing these beacons but I havent seen any concrete examples. Is it possible? Are there any?

推荐答案

你可以将万向节信标发现,就好像它是iBeacon一样。 @james霜在他的评论中得到了答案。看看这篇文章 https://stackoverflow.com/a/22666967/1496517 我刚刚做了它,它就像一个魅力。

You can make the gimbal beacons discoverable as if it was an iBeacon. @james frost had the answer in his comment. Check out this post https://stackoverflow.com/a/22666967/1496517 I just did it and it works like a charm.

我无法通过estimote演示应用程序看到它们,但我使用的是radius networks演示应用程序。 (可能是因为我没有设置合适的uuid)

I wasn't able to see them with the estimote demo app but I was with the radius networks demo app. (probably because I didn't set the appropriate uuid)

这样做也会让你解决gimbal在Android上没有释放接近度的问题,但是你如果需要,可以使用radius网络演示。

Doing it this way will also let you get around the issue that gimbal has not released proximity on android, but you can use the radius network demo if you needed to.

您还可以将它们看作万向节信标以及带云台管理应用程序的iBeacon。

You can also still seem them as a gimbal beacon as well as an iBeacon with the gimbal management app.

这篇关于是否可以使用标准iOS库发现Gimbal信标的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆