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