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