你好!
我使用CC2564MODNEM REV1.0在stm32上跑开源的btstack,初始化使用bluetooth_init_cc2564_2.14.c
检查初始化的HCI命令均正常,但打开inquiry scan后,手机无法搜索到经典蓝牙设备,请问有什么需要注意的吗?
附件是btstack初始化过程(使用inquiry也无法搜索到周围设备)。
谢谢!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
你好!
我使用CC2564MODNEM REV1.0在stm32上跑开源的btstack,初始化使用bluetooth_init_cc2564_2.14.c
检查初始化的HCI命令均正常,但打开inquiry scan后,手机无法搜索到经典蓝牙设备,请问有什么需要注意的吗?
附件是btstack初始化过程(使用inquiry也无法搜索到周围设备)。
谢谢!
Jingfa,
你可以参考如下方法抓一下底层的log,希望能找到问题所在。
http://processors.wiki.ti.com/index.php/CC256x_Logger_User_Guide
BR. AZ
你好!
该页面提示:“There is currently no text in this page. ”
这里好像没有log。