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).
我在测试蓝牙的时候发现,在用nrf connect连接802时,不断的进行连接-断开,在第二次断开后,802就不会在进行广播了,而且串口上也没有打印adv start :0x00
好像是ota_gatt_add_service();的问题,我把这个注释掉好像没了
@jdbjxb 发下这个函数的代码
@zr 感谢回复,我已经解决了,是ota_gatt_add_service()我加了东西,但忘了一些判定,导致没有彻底断开连接