连接到从iOS上,没有MFI蓝牙设备 [英] Connecting to a Bluetooth device from iOS, no MFi

查看:665
本文介绍了连接到从iOS上,没有MFI蓝牙设备的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是从#1和广大互联网越来越盛传是,除非我使用的是LE设备,任何蓝牙设备我做出一个iOS应用必须MFI认证。

The vibe I'm getting from Stackoverflow and the internet at large is that unless I'm using an LE device, any Bluetooth device I make for an iOS app must be MFi certified.

不过, MFI常见问题解答页面上,我发现这行:

However, on the MFi FAQ page, I found this line:

...的配件开发商仅仅依靠技术标准
  (例如,蓝牙低功耗或标准的蓝牙配置文件)不
  需要加入MFI计划。

...developers of accessories that rely solely on standard technology (e.g., Bluetooth Low Energy or standard Bluetooth profiles) do not need to join the MFi Program.

我的设备将能够使用标准的蓝牙配置文件文件传输协议(FTP)

My device will be able to use the standard Bluetooth profile File Transfer Protocol (FTP).

现在这个听起来似乎有些矛盾的意见给我,或者我只是没有正确理解。因此,已经提供上述证据,我只是要问彻底:我可以编写和发布连接到使用标准蓝牙配置文件FTP专有的蓝牙设备的iOS应用程序无需证明我的设备是MFI?如果是这样,哪些细节,注意事项等做我需要知道什么?

Now this sounds like some conflicting advice to me, or perhaps I'm just not understanding correctly. So, having provided the above evidence, I'm just going to ask outright: Can I write and publish an iOS app that connects to a proprietary Bluetooth device using the standard Bluetooth profile FTP without certifying my device as MFi? And if so, what details, caveats, etc do I need to know?

推荐答案

这行是指通过iOS设备,如HFP或A2DP原生支持标准的配置文件。如果你建立一个耳机设备,做HFP,iPhone将能够呼叫连接到它和路由到耳机,而不MFI的耳机存在的部分。

That line is referring to standard profiles supported natively by ios devices, such as HFP or A2DP. If you build a headset device that does HFP, the iphone will be able to connect to it and route your call to the headset without the headset being part of MFi.

如果你想编写一个应用程序,做其他的事情与蓝牙,计有FTP,你将不得不使用MFI

If you want to write an app that does other things with bluetooth, inlcuding FTP, you would have to use MFi.

这篇关于连接到从iOS上,没有MFI蓝牙设备的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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