Hi TI Champs
Can you please let me know how to test RX only mode or TX only mode?
This is a requirement of customer development.
Thanks.
Regards,
Jack
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.
Hi TI Champs
Can you please let me know how to test RX only mode or TX only mode?
This is a requirement of customer development.
Thanks.
Regards,
Jack
Hello Jack,
In order to run demos in RX or TX only modes, the channelCfg parameter can be set so that one of the antennas is turned off. Details on this parameter can be found in the SDK User Guide. In addition to the configuration file change, it is possible that the program being used will throw an error, for example in a demo file's rfparser.c. This might need to be adjusted so that the program continues when an antenna is set to 0, but it is definitely possible to run only RX or TX.
Best Regards,
Pedrhom Nafisi