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.

RTOS/CC2640R2F: CC2640R2F

Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2640

Tool/software: TI-RTOS

Hi,

we made an application including the BLE CC2640R2F MCU. The need is to receive some data from known Beacons and to communicate with a smartphone.

For power saving purpose I need to know if it is possible to set the BLE to SCAN only one of the 3 advertising channels. I know that the Bluetooth specification does not allow to scan only one channel and that probably TIRTOS does not implement this opportunity, but I want to know if there is a solution to bypass this limitation (also going in a deep level of programming), no matter working out of specification (for now).

I know that with smartRF, for debugging purpose, is possible to scan on a single channel, so I suppose there is a method to replicate this behavior inside my code.

Thank you very much for helping me!

Best Regards