工具/软件: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. I don't know how to operate it. How CC2564B terminal Sends Connection Request to Mobile Phone?

