工具/软件:TI C/C++编译器
你好!
我使用 CC2564B 的 TI SPPdemo,现在我将 CC2564B 终端设置为客户端 并使用命令 SetPairability Mode 2 (尝试将本地设备的 Pairability Mode 设置为 Secure Simple Pairing)。
首先、在"客户端>"提示符下、输入 "查询"。 这将启动查询过程。 完成后、我将获得所有已发现设备的列表。然后 找到我需要连接的设备的索引号、 并通过 "打开" command at the command prompt。
After SPP is opened, the CC2564B terminal will send a pairing command to the mobile phone (Android platform). After clicking on the pairing, it can pair with the mobile phone. Next, we need to connect with the mobile phone.
手机上已安装应用程序(BlueTerm)。 目前、CC2564B 终端设置为客户端模式。 手机上的蓝牙已成功配对。 但 CC2564B 终端无法与应用建立连接。 我是否需要 MCU 向 CC2564B 终端发送命令、以便通过蓝牙与手机上的应用建立连接? 如何在移动应用程序上运行?
我的问题是 CC2564B 终端配置为客户端模式、CC2564B 终端的蓝牙和手机配对良好后、如何通过修改 CC2564B 终端程序与手机应用建立连接?
感谢您的帮助!




