「微信7.0.12」发起蓝牙连接wx.createBLEConnection 一直报错10012?
今天刚升级的7.0.12版本,升级前没有发现问题,升级后创建连接接口老是报错。
设备通过onBluetoothDeviceFound发现,然后调用
wx.createBLEConnection -> onFail C9:E6:19:F3:3F:EF
Object {
errCode: 10012
errMsg: "createBLEConnection:fail:operate time out"
}