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.

CC1352P: Constantly transmit carrier wave.

Part Number: CC1352P

Hi,

I am trying to get a custom board to constantly transmit an RF carrier wave to aid in some testing/bring up. We are developing this in CCS v10.0. I came across this example in the resource explorer: https://dev.ti.com/tirex/explore/node?devtools=LAUNCHXL-CC1352P1&node=A__AAR11Dd8a5Sd.d5-Mq-g-w__com.ti.SIMPLELINK_CC13XX_CC26XX_SDK__BSEc4rl__LATEST however, I don't actually see any code within the sub folders. Is there something I'm missing, or is there actually no software example here in the resource explorer? Being able to test the RF this way is critical for us, so any help to either get the example, or on how to just transmit the carrier wave would be much appreciated.

Thanks,

Tim

  • Hi Tim,

    That is indeed the example you are looking for. You can import it directly to CCS Cloud if you want, but you can also download the SDK from the same page.

    The example will be located under SDK_ROOT/examples/rtos/CC1352P1_LAUNCHXL/prop_rf/rfCarrierWave.

    Regards,

    Arthur