Other Parts Discussed in Thread: CC1190
An emample of offset:
// to adjust reported RSSI by -1 dB (default: -2), trimmed for external bias and differential configuration
//ORIGINAL: (uint32_t)0x000188A3,
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Gerard,
Are you referring to the RX command appending RSSI to the packet?
to adjust reported RSSI by -1 dB (default: -2), trimmed for external bias and differential configuration
Where are you finding this setting?
Regards,
Sid
The "14 RSSI Offset" section of the doc you attached addresses my question, but I have a follow on question.
We are using the cc1190 FEM. I want to use the RSSI offset to adjust for our very low antenna gain.
If our antenna gain is -20, what would the RSSI-offset need to be set to?
Given this statement:
"Using a different
RF frontend than for the board the settings are measured for could change the RSSI offset. A typical example is
if a Front End Module (FEM) is added since the LNA in the FEM adds gain."
Does it mean the FEM LNA gain would directly scale the offset number used for RSSI-offset?