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.

CC2640 max scan duration

Other Parts Discussed in Thread: CC2640

Hello,

I was wondering what the max scan duration is for the CC2640 using the simplelink stack?

GAP_SetParamValue(TGAP_GEN_DISC_SCAN, u16ScanDuration);
GAP_SetParamValue(TGAP_LIM_DISC_SCAN, u16ScanDuration);

This params are uint16 so I figured the maximum could be 65535 but this is not the case.  I looked in the software developers guide and was unable to find the answer.

Any help would be greatly appreciated!

-Ben