Other Parts Discussed in Thread: CC2650,
I have an issue when reading in the RSSI value using the command "HCI_ReadRssiCmd."
The steps I take are as follows:
1. Send "HCI_LE_TransmitterTestCmd" from CC2650 to CC2640 (5dbm).
2. Use "HCI_LE_ReceiverTestCmd" on CC2640.
3. Use "HCI_ReadRssiCmd" on CC2640 and get a -30 dbm signal.
Is there an offset value I am not aware of, or some sort of calculation I need to do to convert the 5dbm signal to -30dbm?
Thank you in advance.