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.

RTOS/LAUNCHXL-CC26X2R1: Simple broadcaster tx power

Part Number: LAUNCHXL-CC26X2R1

Tool/software: TI-RTOS

Good morning everybody,

I used the CC2652 devkit with the simple broadcaster example from the sdk 2_30_00_34. For a comparison measurement, the TX power has to be 0dBm. I can't find a command to change the TX power. In gap_advertiser.h there is a configuration for  "Allow the controller to choose the Tx power". And in the same file, GapAdv_params_t definition says "int8_t txPower;  //!< NOT CURRENTLY IMPLEMENTED".

Is it really not implemented and therfore it's not possible to change tx power to a fix value?

Thank you very much for your help!

Best regards