Hi,
Iam using CC2340R5, how we can increase/decrease RSSI ?
Let me know how to achieve the same.
TIA,
Manjunath
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.
Hi,
Iam using CC2340R5, how we can increase/decrease RSSI ?
Let me know how to achieve the same.
TIA,
Manjunath
Hi Manjunath,
To increase RSSI, a range extender would achieve this if the device has an external balun. However, the CC2340R5 balun is integrated so you are limited to using coded phy rather than 1Mbps/2Mbps phy
To decrease RSSI is an unusual request, but lowering the output power of the transmitter would achieve the same end-goal, which is usually range.
Best regards,
Bun
Thanks for reply.
We are developing BLE module. I do understand varying Tx power varies RSSI, but how to achieve that? Is there any command to be issued ? Or Hardware needs to be modified? ( for testing iam using CC2340R5 EVB board from TI ).
HCI_EXT_SetTxPowerDbmCmd will allow you to change TX power. No hardware change is needed.