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.

CC2650 BLE Scan interval and duration

Hi,

I am using CC2650 as a BLE receiver. I am using the sample code simpleBLEObserver.c in ti ble stack as reference.The parameter DEFAULT_SCAN_DURATION is mentioned , but it seems there is no provision to configure the SCAN_INTERVAL (allowed value of scan interval in BLE is from 20 ms to 10.24 s). Could you please tell me whether there is any provision to configure both scan duration as well as interval.

Thanks in advance !!!