Part Number: CC2652R
Hi Team,
SDK using : simplelink_cc13x2_26x2_sdk_5_20_00_52
We are using CC2652R controller and It is acting as a peripheral. I am using the simple peripheral code.
Requirement 1 :
Peripheral need to read the RSSI from central before the connection established. (i.e.,) Is there any API to get the RSSI value of central device during receiving the connecting request from central device ?
Application : I need to allow the central device to connect with CC2652R when RSSI value is greater than -30dBm. So this RSSI value has to be get it in connection request before the connection request is established.