有没有办法从非苹果蓝牙设备与iPhone读取的数据? [英] Is there a way to read data from a Non-Apple Bluetooth Device with the iPhone?

查看:248
本文介绍了有没有办法从非苹果蓝牙设备与iPhone读取的数据?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我真的搜索关于这个主题有一段时间了。特别是当iOS的3是iPhone上的最新软件版本。

I really searched on this topic for a while now. Especially when iOS 3 was the latest software version on the iPhone.

我不知道是否有使用SDK通过蓝牙将iPhone连接到外部设备和检索测量数据的可能?

I wonder if there is a possibility to connect the iPhone to an external device via Bluetooth using the SDK and retrieve measured data?

感谢您的帮助!

问候!
玛丽

推荐答案

如果蓝牙设备可以作为蓝牙键盘伪装,那么它可以将数据发送到iOS设备连接codeD击键。

If the Bluetooth device can masquerade as a Bluetooth keyboard, then it can send data to an iOS device encoded as keystrokes.

如果蓝牙设备是或可以伪装成一个耳机,那么它可能是能够通过一个音频调制方案来发送连接codeD数据,诸如FSK。的匹配调制解调器/ codeC将需要在iOS应用中运行。

If the Bluetooth device is or can masquerade as a headset, then it might be able to send data encoded by an audio modulation scheme, such as FSK. A matching modem/codec will need to be running in the iOS app.

有关最新的iOS设备(4S),您可以使用新的蓝牙LE协议发送数据(较老的蓝牙数据通信协议并不适用于应用程序,除非你是在苹果的MFI NDA程序)。

For the newest iOS devices (4S) you can use the new Bluetooth LE protocol to send data (older Bluetooth data communication protocols are not available to apps unless you are in Apple's NDA MFi program).

这篇关于有没有办法从非苹果蓝牙设备与iPhone读取的数据?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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