Other Parts Discussed in Thread: CC1190,
I am trying to get a better understanding of how the output power is configured using the 1310/1190
combination. The 1190 data sheet indicates that the maximum input power is 10 dBm. It also
indicates that with HGM true and an input power of 5 dBm the output power is 26.5 dBm.
If I use RF Studio and configure for LAUNCHXL-CC1310-CC1190-US and look at the exported code
I see that .txPower in CMD_PROP_RADIO_DIV_SETUP is set to a value of 0x00CE. Is it
true that this value equates to a 1310 output power of 5 dBm (since this is the input required for 26.5 dBm output
from the 1190)?
If that's true then why is the exported .txPower value set to 0x18C6 if I choose the 1310-alone configuration with 5 dBm output
power?