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.

CC1352R: CW test for Sub-1GHz

Part Number: CC1352R
Other Parts Discussed in Thread: BLE-STACK

Hi,

we have HCI_EXT_ModemTestTxCmd(), HCI_EXT_ModemTestRxCmd() for 2.4GHz.

Do we have something similar and simple to use for Sub-1GHz?

We want to implement radio tests for Sub-1Ghz in our project. We can do it for 2.4Ghz, read RSSI, etc.

In our previous project we used EasyLink and we run the Sub-1GHz CW tests there (EasyLink_Ctrl_Test_Tone, EasyLink_Ctrl_Test_Signal),

but we don't use EasyLink in our new project, there are BLE and TI 15.4 stacks in the project.

How can we start the continuous tx/rx tests with TI 15.4 (sub-1Ghz)?