Tool/software:
Dear support team,
I am looking for APIs for sample application to generate BLE CW (Continuous Wave)
Would you please suggest relevant read or SDK example?
Regards.
Rasikraj.
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.
Tool/software:
Dear support team,
I am looking for APIs for sample application to generate BLE CW (Continuous Wave)
Would you please suggest relevant read or SDK example?
Regards.
Rasikraj.
Hi Rasikraj,
The HCI command that you can use for this is:
HCI_EXT_ModemTestTxCmd(cwMode, txChan);
Please end it with HCI_EXT_EndModemTestCmd.
You may use these commands on top of the basic BLE example. You may also flash the device with the host test example and choose the same commands on the btool.
Thank you!
Best Regards,
Cashmere
Hi Rasikraj,
You may also use SmartRF Studio to generate the continuous wave. You may download and install the software here: https://www.ti.com/tool/SMARTRFTM-STUDIO
Thank you!
Best Regards,
Cashmere