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.

LAUNCHXL-CC1310: Setting 13dBm output power for CC1310 and CC1352R1 in 15.4 Stack

Part Number: LAUNCHXL-CC1310
Other Parts Discussed in Thread: CC1310

Hey guys,

In the ARIB STD-T108 the output power is limited to 20mW (=13dBm). We are currently using the sensor/collector example for CC1310 SDK3.1 and CC1352R1 SDK3.1, respectively. Hence we set the output power in the respective config.h files.

Since we do not have the equipment to test our settings and since in SmartRF Studio only the values 14, 12.5, 12dBm aso are available.

I was wondering if can simply set

#define CONFIG_TRANSMIT_POWER        13

and

CCFG_FORCE_VDDR_HH == 0 (in respective opts-file)

or can I only use the values available in SmartRF Studio?

What are the available dBm values I can set for CC1352R1 config file?

Best wishes

Slev1n