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.

CC2340R2: HCI_EXT_SetTxPowerDbmCmd() not changing in LE transmit test mode

Expert 3730 points
Part Number: CC2340R2

Tool/software:

Hi team,

Should we be able to set the transmit level when running the LE transmit test? Or does this test only output at the fixed (max power) level that cannot be over written as noted in the API documentation?

Below is the code snippet that shows calling the function to set the transmit power which I believe is correct. 

We call this function when we are in a modulated and unmodulated transmit test mode and we see the transmit level change. It just doesn’t change when we are in a LE transmit test mode (i.e.  HCI_LE_TransmitterTestCmd() was called). 

Could you confirm this understanding?

Thanks,

Luke