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.

CCS/CC2640R2F: Improve BLE antenna performance

Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2640

Tool/software: Code Composer Studio

Hi,

on my custom board I use the antenna in the document  attached.

antenna_cc2640_design_1.pdf

In the code I use:

HCI_EXT_SetTxPowerCmd(HCI_EXT_TX_POWER_5_DBM );
HCI_EXT_SetRxGainCmd(HCI_EXT_RX_GAIN_HIGH);

and I obtain good performance in the advertising power, but I have some problem in the connection with smartphone. 

Is there some function that I can use to improve the connection performance?

Thanks.

Best regards.

Giuseppe