CoreBluetooth 与 Lego NXT 配对

发布于 2024-12-22 09:11:10 字数 1436 浏览 1 评论 0原文

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

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

发布评论

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

评论(1

只是我以为 2024-12-29 09:11:10

CoreBluetooth 提供的 API 仅用于与新的蓝牙低功耗 (LE) 设备交互。这是一个与传统蓝牙不兼容的新标准。 iPhone 4S 具有双模 BT 芯片,可以执行 LE 模式和常规模式。因此,您将无法使用 CoreBluetooth 与 NXT 等传统蓝牙设备进行通信。然而,在未来,像 NXT 这样的应用程序使用 LE 模式蓝牙将是有意义的。

CoreBluetooth provides APIs only for interacting with new Bluetooth Low Energy (LE) devices. This is a new standard that is not compatible with traditional Bluetooth. The iPhone 4S has a dual mode BT chip that does LE and regular mode. So you will not be able to use CoreBluetooth to talk to traditional Bluetooth devices like NXT. However, in the future it would make sense for applications like NXT to use LE mode Bluetooth.

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