Part Number:cc2650
Hi,
I understand after we make a connection with other BLE device, in CC2650 can get RSSI information using HCI_ReadRssiCmd() api.
But, if i want to get this RSSI information before establishment of connection. can we able to get RSSI value in application?
Let's say, CC2650 use peripheral role, and some other BLE device have Central role. Now, as peripheral role CC2650 will advertise it's information (advertise packet). When CC2650 receive a scan request from other BLE device, can CC2650 get / read RSSI information internally?
Thank you.