简体   繁体   English

如何将iOS应用与非iOS蓝牙设备连接?

[英]How to connect iOS app with non iOS Bluetooth devices?

I want to connect my iOS application with a bluetooth device which is non iOS based device and used for measuring Glucohealth and also not MFI compliant. 我想将我的iOS应用程序与蓝牙设备连接,该设备不是基于iOS的设备,并且用于测量Glucohealth并且也不符合MFI。 Is there any way to connect iOS app with that device? 有什么方法可以将iOS应用与该设备连接? If yes, then how? 如果是,那怎么办? I searched that before 2 years it was not possible. 我搜索了两年之前是不可能的。 But need to know if this can be possible now? 但是需要知道现在是否有可能吗?

Now you can do it with help of CoreBluetooth framework if you device is Bluetooth 4.0-compliant. 现在,如果您的设备兼容蓝牙4.0,则可以在CoreBluetooth框架的帮助下进行操作

If it supports only Bluetooth Classic then you can't communicate with it if it is MFi-compliant device 如果它仅支持Bluetooth Classic,则它是兼容MFi的设备,则无法与其通信

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM