使用游戏套件通过蓝牙连接到自定义硬件设备
我有一个将蓝牙作为串行端口进行广播的硬件设备。
该设备正在生产中,这意味着重新布局电路板以包含任何苹果芯片以符合其“为 iPhone 制造”计划需要高昂的财务成本。
那么,我是否有机会使用 gamekit api 来监听(只需要单向通信)我的设备广播的消息?
I have a hardware device that broadcasts bluetooth as a serial port.
The device is in production, meaning that there are high financial costs to re-layout a circuit board to include any Apple chip to comply with their "Made for iPhone" program.
So, is there any chance I can use the gamekit api to listen (just need one way comm.) to messages broadcasted by my device?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
据我了解,没有。假设您想与 iPhone/iPad/iPod 通话。
由于游戏套件不是标准的蓝牙配置文件。
None as per my understanding. Assuming you are wanting to talk to a iPhone/iPad/iPod.
Since game-kit is not a standard Bluetooth profile.