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.

CCS/CC2640R2F: Multi primary services

Part Number: CC2640R2F
Other Parts Discussed in Thread: LAUNCHXL-CC26X2R1, CC2540, PACKET-SNIFFER

Tool/software: Code Composer Studio

Hi,

In my code I have one primary service with 4 charcteristics (write,indicate,indicate,indicate) when I scan with BLE scanner app I connect to CC2640R2F and I see the list of service.

Now, I add another primary service with 4 charcteristics (write,indicate,write,indicate), when I scan with BLE scanner app I try to connect it, but the connection fail.

Can you help me to add a primary services?

I notice that also with only one primary service, when I add more attribute in the list (>23) the device doesn't connect.

Is there a max number of attribute in attribute list?

Thanks.

Best regards.

Giuseppe