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).
开启广播后有重复发送数据的函数,每次都有新数据进入,但是从调试助手上看只会广播一次导致数据很多出不来
这里打开的通知是代码里面的char1吗?
是的,对应0003的通道
那你直接参考SDK\examples\none_evm\ble_simple_peripheral例程吧,使用通知的时候会自动上报一条消息到手机上
@song 参考的就是这个呢,我稍微改了一下,从机发送过来一次 数据就广播一次
@song 还有就是发送过一次只会调试助手关广播也关不了,写到char2也写入不了,上报数据之前都没问题的
@song
@song 还有一点就是,广播完一次服务器都扫描不到了