Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
怎么确认gatt_client_enable_ntf_ind(ntf, false, false)成功或者怎么禁用notify数据
使用gatt_client_write_cmd接口发送数据,对方几秒才收到,有什么好的解决手段,
内存没有爆,依然保持160KB;但收notify数据一段时间之后,就会重启
当前遇到的问题收notify数据一段时间后概率重启,一直排查不到原因;想增加调试手段,怎么打印重启的原因?