收藏
回答

errCode: 10000, errMsg: "writeBLEPeripheralCharact

框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小程序 Bug BLEPeripheralServer.writeCharacteristicValue(Object Object) 微信安卓客户端 8.0.50 3.4.7

调用 https://developers.weixin.qq.com/miniprogram/dev/api/device/bluetooth-peripheral/BLEPeripheralServer.writeCharacteristicValue.html 这个方法报这个错误:errCode: 10000, errMsg: "writeBLEPeripheralCharacteristicValue:fail:not init"

在调用此方法前分别调用了:1.wx.createBLEPeripheralServer() 2.BLEPeripheralServer.addService() 3. BLEPeripheralServer.startAdvertising()


能成功创建 BLEPeripheralServer 对象 并调用addService方法 和 startAdvertising()








回答关注问题邀请回答
收藏

2 个回答

  • 社区技术运营专员-Jahozheng
    社区技术运营专员-Jahozheng
    06-23

    请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。

    06-23
    有用
    回复
  •   
      
    06-19

    没有人遇到过这个问题吗???

    06-19
    有用
    回复
登录 后发表内容