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.

cc2564 HSP HFP

Other Parts Discussed in Thread: CC2564

你好 TI

 我在用cc2564做蓝牙耳机时,用的HSP协议工作完全正常,但是HSP苹果手机不支持,所以我改成了HFP 1.6协议,但是问题来了,当接听电话时,手机到蓝牙耳机这路语音一直正常,但是从蓝牙耳机到手机语音只有接近10s正常语音,之后手机端就没有任何声音了,不知为何求解?非常感谢  。参照的程序是processors.wiki.ti.com/.../CC256x_TI_Bluetooth_Stack_HFPDemo_App

此外,蓝牙耳机作为server端,应该没有必要执行ManageAudio吧,因为手机作为AG会执行ManageAudio,不知理解是否正确