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.

CC2640R2F: BLE5

Part Number: CC2640R2F

Hi,

I am using ble5simple peripheral project as reference for my custom application,

While testing I see some different issue  with example code if I use GAP_ADV_ENABLE_OPTIONS_USE_DURATION for advertising the packet.

If I enable only One advertisement set  everything is working fine.

If I enable both advertisement sets, (legacy and long range) with  GAP_ADV_ENABLE_OPTIONS_USE_DURATION then my device is not at all advertising. Did any one face same issue?