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 BLE dual profile

Other Parts Discussed in Thread: CC2564

Hello!

first of all i'd like to say i'm new to Bluetooth so if i don't make sense, please don't hesitate to correct me.

i am working on the CC2564 with the st32l476 as its host. 

i have successfully  (and seperatlly) tested and added the HOGPdemo as well as the SPPLEDemo to my project.

now, i wish to create a dual profile which will contain the both of these demos. 

Is this possible? 

if the answer is yes, what are the logical steps i have to take in order to begin?

  • Hi,

    The CC256x BLE central can have multiple peripherals connected to it.
    The BLE peripheral can have only 1 connection because of BT spec limitation.

    BLE central + peripheral role is not possible again because of BT spec limitation.

    Regards,
    Gigi Joseph.