Other Parts Discussed in Thread: SYSCONFIG, CC2652P
How can I set TX power to 20 dB in cc1352p BLE ??
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,
There is a small mistake in the previous message (I will modify it soon).
Using CC1352P, you can set TX Power to +20dBm using SysConfig. This is also valid for BLE. Please see the screen shot I have done for you:
Note 1: as of today, only the projects optimized for 2.4GHz (i.e. the ones included in the CC13X2P_2_LAUNCHXL folder) provide this option
Note 2: the out-of-the box simple_peripheral_app_CC13X2P_2_LAUNCHXL example is already set to have TX Power set to +20dBm.
I hope this will help,
Kind regards,
Hi,
We do not support silicon rev C (which was a pre-production version) and you will not be able to use it for your final product. Please upgrade your hardware (and software as a consequence).
Note: if this is for a personal project (i.e. non commercial project), you can have a look to the function HCI_EXT_SetTxPowerCmd(). An other solution might be to change the radio configuration (to do so, you can export the radio configuration from Smart RF Studio).
Regards,