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.

CC2642R-Q1: What happens if scan window is larger that scan interval in GapScan_setPhyParams()?

Part Number: CC2642R-Q1
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

My customer has a query about GapScan_setPhyParams() API: what if the scan window passed into this API is larger than the scan interval? Does the stack force the scan window to the equal value of scan interval in this case?

Best regards,

Shuyang

  • Hi Shuyang,

    According to sysconfig:

    This is not allowed. However, if this was done manually by setting the API it may lead to undefined behavior. I would suggest to the customer to avoid this.

    Best,

    Nima Behmanesh