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.

LAUNCHXL-CC2640R2: How to make Simple_Peripheral on the Launchpad CC2640R2 to continue advertising even after it is connected

Part Number: LAUNCHXL-CC2640R2

Hi all,

How do I get the Simple_Peripheral on the Launchpad CC2640R2 to continue advertising even after it gets connected?

In GAPRole_SetParameter(GAPROLE_ADVERT_ENABLED, sizeof(uint8_t), &advertEnabled) I do not set the GAPROLE_ADVERT_ENABLED to False, but it still stops advertising, once its connected.

Regards,

Ali