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.

CC2650MODA: CC2650MODA pair

Part Number: CC2650MODA
Other Parts Discussed in Thread: CC2650

Hello,

I am using CC2650 MODA as SPP Client-Server Modules. I am able to auto pair both client-server,able to transfer desire data string between two.

I am using multiple client-server setup in our project, so i require unique pairing between each client-server setup, where to do change/s in code to achieve this?

Thank You.

  • Hi Gaurav,

    I am not sure to well understand what you want to achieve.

    Do you mean you want to have only "1 to 1" connections?

    Regards,

  • Hi clement,

    I have already achieve 1 to 1 connection between client-server pair with SSP profile.

    i need to use such multiple pairs in my project.

    so how to make each pair unique. Right now we connect each pair one after the other.

    So,where to do change/s in code to achieve this?

    Thank You.

  • Hi,

    Thank you for the details provided. I think I have been mislead by the term "pair" (I thought about Bluetooth pairing).

    I recommend to review the way the simple_central and the simple_peripheral examples handle multiple connections. I do not have more specific guidelines to share. 

    Best regards,