Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 iOS 上空闲时间后,我收到了 Socket 8ci 错误。错误是:连接到设备上的服务 0x00000080 失败,出现错误 305。让它再次工作的唯一方法是“忘记”蓝牙设备并重新连接。对此问题的任何见解表示赞赏。
谢谢,马克
是 iOS 设备请求连接到之前配对的设备
当您将 iOS 设备与扫描仪配对时,iOS 设备会启动配对过程,但一旦两个设备配对,扫描仪就会启动与 iOS 设备的任何连接。
tl;dr:配对后,您无需启动与扫描仪的连接(在蓝牙设置中)。您的扫描仪应自动连接并重新连接,无需用户干预。