1. 解决频繁频繁掉线的问题:原因是因为ble

sdk需要一开始就初始化,配网的时候只是去控制其广播是否开启。不然会导致一直掉线
This commit is contained in:
2025-05-29 13:08:40 +08:00
parent cb1ea6e364
commit 5ec8b9380c
19 changed files with 333 additions and 278 deletions

View File

@ -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