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