Hi,
I have a question about the method to measure RSSI on the Keyfob of the CC2540DK-MINI. In the proximity use case, I would like to measure RSSI on keyfob in order to calculate the path loss, however, I didn't find a function that can let me access RSSI on keyfob. I know that on the dongle, I can send HCI_ReadRSSI from PC to the dongle to measure the RSSI. I tried to look into the code of the dongle (HostTest project), but I still cannot figure out how the dongle handle this HCI_ReadRSSI command and read the RSSI. Could someone kindly help me on this?
Thank you very much in advance.