读取蓝牙信号强度

发布于 2024-12-12 08:56:44 字数 114 浏览 0 评论 0 原文

  1. 是否有任何代码可以在 Windows 7 上读取蓝牙设备的 RSSI?

  2. 我应该使用哪种语言: - Java -C/C++ -C# .. ?

  1. Is there Any Code to read RSSI of Bluetooth Device , on Windows 7 ?

  2. Which Language Should i use : - Java -C/C++ -C# .. ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

用心笑 2024-12-19 08:56:44

readRSSI Java bluecove.org 的 API 的方法可能成为您正在寻找的东西。您可以找到示例代码 此处

readRSSI method of Java bluecove.org's API may be what you are looking for. You can find an example code here.

千柳 2024-12-19 08:56:44

请注意,内置的 Microsoft 蓝牙堆栈没有用于获取 RSSI 的 api。您需要使用 Widcomm、BlueSoleil 等...

参见例如 http://32feet.codeplex.com/wikipage?title=Peer%20Device%20Information&referringTitle=文档

Note that the built-in Microsoft Bluetooth stack has NO api for getting RSSI. You'd need to use Widcomm, BlueSoleil, or etc...

See e.g. http://32feet.codeplex.com/wikipage?title=Peer%20Device%20Information&referringTitle=Documentation

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文