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: TI 15.4 Stack example for 2400 MHz band

Part Number: CC1352P
Other Parts Discussed in Thread: SYSCONFIG,

Hello,

I'm currently experimenting with different protocols in the 2.4 GHz and Sub-1-Ghz Band. I'd like to experiment with the TI 15.4 stack in the 2.4 GHz band.

I've downloaded the collector/sensor example from the SimpleLink CC13xx CC26xx SDK 5.40.00.40. But in the SysConfig tool, I can't change the frequency band to 2.4 GHz . The description of the option says:

The TI 15.4 Stack can be configured for operation in Sub-1 GHz and 2.4GHz frequency bands.

Default: The frequency band selected in this project is automatically configured based on the example. Please see the other examples provided in the SDK if another frequency band is desired.

Unfortunately, I cannot find the mentioned example and I don't know what is meant by "other examples of the SDK".

So my questions are:

  1. Is there an example for the TI 15.4 Stack working on the 2.4 GHz band? If yes, where can I find it?
  2. If there's no such example, can I change the given example to my desired frequency band and how?

Any help would be appreciated. Thank you in advance.

Alex

  • Hello Alex,

    SysConfig is not currently capable of switching the Frequency Band of a TI 15.4-Stack project.  Please import the collector_2_4g/sensor_2_4g examples for either the CC1352P_2_LAUNCHXL or CC1352P_4_LAUNCHXL.  If you are using a CC1352P1_LAUNCHXL then this hardware will still be capable of using the examples intended for a different CC1352P LaunchPad.  The difference is in the matching circuit for the PA output, if you use the default 2.4 GHz output path (i.e. TX power of +5 dBm or less) then there will not be any issues.

    Regards,
    Ryan

  • Hi Ryan,

    Ok, I wasn't aware that these examples would work on my LaunchPad, too.

    Thank you!