iPhone、iTouch、iPad 与通用蓝牙设备的蓝牙连接

发布于 2024-12-15 16:59:34 字数 185 浏览 0 评论 0原文

尝试让 iPhone / iPad / iPod Touch 连接到通用蓝牙设备。

适用于 Windows 7 蓝牙/Android 蓝牙/Mac 笔记本电脑蓝牙,但似乎不适用于任何 Apple iOS 设备。

我认为这是苹果公司的决定,旨在将蓝牙设备的用户限制为仅使用他们看起来“正确”的设备。所以只是想确保情况确实如此。

Trying to get iPhone / iPad / iPod Touch to connect to a generic Bluetooth Device.

Works for Windows 7 Bluetooth / Android Bluetooth / Mac Laptop Bluetooth, but does not seem to work with any of the Apple iOS devices.

I assume that this is an Apple decision to limit the user of Bluetooth Devices to only the devices that they seem "correct". So just want to make sure this is the case.

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

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

发布评论

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

评论(2

再见回来 2024-12-22 16:59:34

什么是通用蓝牙设备?它使用什么蓝牙配置文件?
设备仅与具有兼容配置文件的兼容设备连接,并非所有设备都支持所有配置文件。
除了 iOS 之外,如果您使用 SPP,还需要根据 Apple MFi 指南进行开发。

What is the generic bluetooth device ? and what bluetooth profile does it use ?
Devices connect only with compatible devices which have the compatible profile, not all devices support all profiles.
In Addition with iOS if you are using SPP there is additional requirement to develop as per the Apple MFi guidelines.

酒中人 2024-12-22 16:59:34

如果您有蓝牙 4.0 低功耗设备,则可以使用新的核心蓝牙框架来实现(假设您有 iPhone 4S)。否则,如上所述,只有经过批准的设备才会连接。

If you have a Bluetooth 4.0 Low Energy device, you can do it using the new Core Bluetooth framework (assuming you have an iPhone 4S). Otherwise, as noted, only approved devices will connect.

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