Part Number: CC2642R
Dear TI Official Engineers,
We are using the **simple_peripheral** example project for the CC2642R chip and need to obtain the RSSI value of the connected device.
Our current implementation creates a timer to call `HCI_ReadRssiCmd(connHandle)` every 50ms, and then retrieves the RSSI value afterward.
However, the RSSI update rate is very slow – we only get a new reading approximately every 300ms.
Is there any way to increase the frequency of RSSI readings?
Looking forward to your reply.
Sincerely
Deng Junjie
