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.
我正在开发一个应用程序,我想将蓝牙标签与我的 andorid 应用程序连接起来。我能够建立连接并进行操作。如果手机或标签超出蓝牙范围 20-30 秒后又回来,它将重新连接。但是,如果我将其超出范围超过 1 分钟,则会出现异常
“ wrp wsock 创建:缺货块”。可能是什么原因?我正在使用相同的 uudi 进行连接和重新连接..我已按照蓝牙聊天应用程序建立连接..