微信公开课
如何看待微信公开课小程序热门讨论「小程序writeBLECharacteristicValue」
摘要:小程序writeBLECharacteristicValue
展开:麻烦帮忙解答下,谢谢//向蓝牙设备发送一个0x00的16进制数据letbuffernewArrayBuffer(16)letdataViewnewDataView(buffer)dataView.setUint8(0,0x06)dataView.setUint8(0,0x01)dataView.setUint8(0,0x01)dataView.setUint8(0,0x01)dataView.setUint8(0,0x00)dataView.setUint8(0,0x00)dataView.setUint8(0,0x00)dataView.setUint8(0,0x00)dataView.setUint8(0,0x00)dataView.setUint8(0,0x00)dataView.setUint8(0,0x00)dataView.setUint8(0,0x00)dataView.setUint8(0,0x00)dataView.setUint8(0,0x00)dataView.setUint8(0,0x00)dataView.setUint8(0,0x00)wx.writeBLECharacteristicValue({//这里的deviceId需要在上面的getBluetoothDevices或onBluetoothDeviceFound接口中获取deviceId:EB:BB:11:14:CA:CA,//这里的serviceId需要在上面的getBLEDeviceServices接口中获取serviceId:0000fee700001000800000805f9b34fb,//这里的characteristicId需要在上面的getBLEDeviceCharacteristics接口中获取characteristicId:000036f500001000800000805f9b34fb,//这里的value是ArrayBuffer类型value:buffer,success:function(res){console.log(writeBLECharacteristicValuesuccess,res.errMsg)},fail:function(res){console.log(失败+res)console.log(res)}})了解更多
方法1:微信扫描微信公开课小程序码即可订阅热门讨论「小程序writeBLECharacteristicValue」
方法2:微信搜索微信公开课小程序名称进入,即可订阅热门讨论「小程序writeBLECharacteristicValue」
方法3:微信网页访问即速商店,长按识别微信公开课小程序码即可订阅热门讨论「小程序writeBLECharacteristicValue」
微信公开课小程序热门讨论「小程序writeBLECharacteristicValue」由微信公开课原创摘录于微信小程序商店shop.jisuapp.cn,转载请注明出处。
微信公开课热门讨论「小程序writeBLECharacteristicValue」由微信公开课开发者向微信用户提供,并对本服务内容、数据资料及其运营行为等真实性、合法性及有效性承担全部责任。