的Windows API的BLE iBeacon显示? [英] windows api for ble ibeacon?

查看:1511
本文介绍了的Windows API的BLE iBeacon显示?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

由于我知道,蓝牙低功耗(BLE)是支持(上图)的Windows 8。

As my knowing, the Bluetooth low energy (BLE) is supported in(above) Windows 8.

但我没有关于如何在Windows code一iBeacon显示扫描仪任何提示。

But I do not have any cue about how to code a iBeacon scanner in Windows.

时有任何例子或引用提呢?

Is there are any example or reference mentioning about it?

这行为就像是在Android中/ iOS的最iBeacon显示探测器/扫描仪的应用程序。

That behavior is like most iBeacon detectors/scanners app in Android/iOS.

感谢您的关注。

推荐答案

目前的Windows不支持扫描或作为iBeacon显示(S)nativly。但是,你有一些选择:

Windows currently doesn't support scanning or acting as iBeacon(s) nativly. However, you have some options:


  • 使用与堆栈的BlueZ
  • 运行Linux的虚拟机
  • 使用一个树莓派作为承载的WebAPI界面,你的Windows机器'探测器'

  • 改变你的蓝牙驱动4.0加密狗与libusb,写自己的HCI层+ BLE栈,与iBeacons只需要堆栈的一小部分工作(我以前做过,它完美的作品)

  • 等待的Windows 10

  • Use a VM that runs linux with BlueZ stack
  • Use a RaspberryPI as 'detector' that hosts a WebAPI interface to your Windows machine
  • Change the driver of you Bluetooth 4.0 dongle to libusb and write your own HCI layer + BLE stack, for working with iBeacons only a very small portion of the stack is needed (I've done it before and it works perfectly)
  • Wait for Windows 10

这篇关于的Windows API的BLE iBeacon显示?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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