Hello,
How can I do CW continuous transmit and PN continuous transmit with CC1120?
It needs to validate the RF characteristics.
CC1120 complies with ARIB T-108, thus CC1120 support these transmission modes, I think.
Best Regards.
Nomoto
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.
Hello,
How can I do CW continuous transmit and PN continuous transmit with CC1120?
It needs to validate the RF characteristics.
CC1120 complies with ARIB T-108, thus CC1120 support these transmission modes, I think.
Best Regards.
Nomoto
Try SOFT_TX_DATA_CFG.SOFT_TX_DATA_EN = 1 to set CC1120 in CW, that should be the only register you need to set.
Please also use SmartRF Studio to find register settings, by selecting "continuous TX", "unmodulated" you will get the register setting to set the chip to send CW.