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.

Bluetopia stack support multiple LE connections

Other Parts Discussed in Thread: CC2540

I have the heartrate sensor demo working perfectly on a MSP430 + PAN1323 development kit, using the stonestreetone bluetopia stack and demo project.

I would like to be able to connect two clients to the HRS server. Does the stack support multiple simultaneous LE connections?

When I connect with one client, then the dev kit stops advertising.

I tried calling GAP_LE_Advertising_Enable when one connection is already active, but no dice.

DP

  • Hi David,

    please check that the code allows you to connect more than one slave. I do not have your kit. The CC2540 can manage multiple connections but, if I do not remember wrong, some examples are expressly designed for a single one.