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.

Increasing scan time in Host test firmware

Other Parts Discussed in Thread: CC2650MODA

Hello,

I am using host test firmware in my product. I am using default  BLE settings for the same.

Default scan time there is ~10 sec, I want to increase it to 30 sec or one minutes. I tried to set parameter TGAP_GEN_DISC_SCAN using command set Param (0xFE30). But I could not set it or not able to conclude whether values got correctly set. I passed parameter value to  60000 in mSec (1 min = 60000 mSec). This is what(mSec) written in HCI vendor specific command documentation. 

Is this the correct way/parameter to set the scan time?

Vishal N