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.

2564B无法inquiry,求助。

Other Parts Discussed in Thread: MSP430F5438A

2564B ( msp430f5438a )无论在server模式下还是client模式下,都无法实现inquiry,返回的一直都是inquiry failed:-14.function error。而且在输入发送inquiry的时候,注意到led是会停住的,直到返回-14之后,才又开始Toggle 。这应该不是外围连接的问题吧?因为可以实现像server,Open 1,client,getlocaladdress这些基本信息获取,(getlocalname不行,返回GAP_Query_Local_Device_Name() Failure: -14.Function Error.不知道为啥??)Android手机端可以检测到2564B的BD_ADDR,可就是在连接的时候会提示:unable to connect device(设备无法连接),这会是外围连接的问题吗(5438A与2564B之间有ezrf_rxd(hci_rxd),ezrf_txd(hci_txd),slow_clk(aclk),nshutdn,hci_rts,hci_cts)???我实在没办法从wiki中在找到什么可以帮我解决的方法了。。

希望能得到指点。。

谢谢。。