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.

CC2651P3: How to turn on high-gain PA

Part Number: CC2651P3
Other Parts Discussed in Thread: SYSCONFIG,

I used a board from your company and then the sample code mutil_role, sdk version (simplelink_cc13xx_cc26xx_sdk_7_10_00_98),

and after it was burned, It is possible to search for the mutil_role Bluetooth signal, but RSSI only has -40dBm, how do I turn on the gain signal of 20dBm? 

what‘s more,Multi_role_init function Finally, call HCI_EXT_SetRxGainCmd(HCI_EXT_TX_POWER_P2_20_DBM);, or -40dBm after the device runs, No change, how do you change it?