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.
一旦蓝牙设备停止并且连接丢失。iPhone 是否可以在再次打开后自动与该设备配对?而不是手动进入 iPhone 设置来连接该设备。
它与iOS设备无关。自动解析是您尝试连接的设备的工作(我使用的是 EA 框架,而不是核心蓝牙)。我在当前项目中遇到了同样的问题。我们所做的是更新可以记住上次连接的固件,因此下次它会自动连接到 iPhone。