iPod Touch (OS 3.0) 与非 Apple 设备的蓝牙连接
我需要知道是否可以使用 Apple iPhone SDK 以编程方式将我的 iPod Touch (OS 3.0) 连接到非苹果蓝牙设备。 我知道我可以使用 GameKit API 连接到其他 iPhone,但是我可以连接到其他非苹果蓝牙设备,例如通过蓝牙发送实时数据的测量设备吗?
I need to know if I can programmatically connect my iPod Touch (OS 3.0) to a non apple blue tooth device, Using the Apple iPhone SDK.
I know that I can connect to other iPhone using GameKit API, But can I connect to other non apple Bluetooth devices for example an measuring device that send out real time data over blue tooth?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
要通过有线或蓝牙发送或接收数据,任何设备都必须通过专用授权协处理器向 iPhone 进行自身授权。 芯片成本< 1 美元,但您必须向 Apple 支付的许可费为每台设备 4 美元
To send or receive data either by wire or over Bluetooth any device must authorize itself with the iPhone with a dedicated authorization co-processor. The chip costs < US$1 but the license fee you must pay to apple costs $4 per device