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/CC2642R: the TX power of slave

Part Number: CC2642R


Tool/software: Code Composer Studio

Hi,

I am using CC2642 and V3.2 SDK  to develop AOA. Now I find that when the slave and passive is more than 1meter, the RSSI value is always near the same, about 0xa4~ 0xb9.  when I move the slave to even 5 meter away or even farther, the value is still this area. I think maybe the tx power is to small. so I check the TX power of slave , as following

 .txPower = GAP_ADV_TX_POWER_NO_PREFERENCE  (127)

I also try to change the value to 10, but the RSSI area is the same. I am not sure whether the RSSI area is normal or not. if the Tx power matters ,how to change it? and if not, what else can I do? thank you

best regards

Yanpo, Li