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.

Compiler/CC2564: How CC2564B terminal Sends Connection Request to Mobile Phone?

Part Number: CC2564

Tool/software: TI C/C++ Compiler

Hi:

      I use the TI SPPdemo of CC2564B,Now I set the CC2564B terminal as the client and use the command SetPairability Mode 2 (Attempts to set the Pairability Mode of the Local Device to Secure Simple Pairing)。

      First,At the "Client>" prompt, enter Inquiry. This will initiate the Inquiry process. Once it is complete,I will get a list of all discovered devices.and then  find the index number of the device I need to connect to, and pass Issue a Open <index number> <server port number> 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?