Part Number: CC2652P
Other Parts Discussed in Thread: CC2652R, CC1352P
Tool/software: TI C/C++ Compiler
Hi,
For a new hardware that integrates a CC2652P, we have developed an application using simple_peripheral_oad_offchip (version C13XP_2) code example and the SDK 3_30_00_03.
In the project, the variant “CC2652P1F” has been set and the “rfDriverCallback” procedure has been updated to drive the RF switch MASWSS0136.
In the application, we use HCI_EXT_SetTxPowerCmd to change the Tx power.
Unfortunately, the power doesn’t change and always remains constant, valid for dBm values with normal PA and high power PA.
The rfDriverCallback is called and the new RF_TxPowerTable_Value read in this procedure has the correct value.
With the same software running on the CC2652R, the power changes correctly.
Could you help me?
Regards,
Nicolas