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.

CC2640R2F: ERROR in HCI_TESTER Application while running script

Part Number: CC2640R2F

Hi ,

   Am using below script in HCI_TESTE  application .

ClearTrace
Send_HCI_Reset
sleep (2000)

Send_HCI_EXT_SetTxPowerCmd 12
sleep (200)

Send_HCI_EXT_EnhancedModemTestTxCmd 1, 0, 0
sleep (10000)

Send_HCI_EXT_SetTxPowerCmd 7
Sleep (200)

Send_HCI_EXT_EndModemTestCmd

when i execute it  

it says script error

ERROR: Send_HCI_EXT_SetTxPowerCmd 12

please let me know if anything needs to be enabled for this to work . I am using Host_Test Application from ble stack  latest .

Regards

Raghu DP