1. 解决频繁频繁掉线的问题:原因是因为ble
sdk需要一开始就初始化,配网的时候只是去控制其广播是否开启。不然会导致一直掉线
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
python3 tools/pretool/ble_name_tool.py
|
||||
python3 tools/pretool/product_tool.py
|
||||
python3 tools/pretool/code_robot.py
|
||||
#!/bin/bash
|
||||
python3 ./tools/pretool/ble_name_tool.py
|
||||
python3 ./tools/pretool/product_tool.py
|
||||
python3 ./tools/pretool/code_robot.py
|
||||
|
Reference in New Issue
Block a user