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.

How to increase reception sensitivity in BLE stack

Other Parts Discussed in Thread: CC2541

Hi,

I am trying to increase the reception sensitivity of BLE signal at peripheral device end as I am receiving weaker signals from central device at a distance.

I am using the BLE stack of CC2541 device

Can I use the following statement to increase the reception gain?

llSetRxGain(LL_EXT_RX_GAIN_HIGH);

Regards,

Sunil