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.

CC1352R: Sub-1 GHz forum

Other Parts Discussed in Thread: CC1352R

I am debugging CC1352R range. Using 868 MHz in Contiki the range is lower than expected, maybe 320m with both antennas 1.70m above ground and in open terrain.
Verifying this using Simplelink SDK 6.10, NORTOS rfEcho example (IEEE 868Mhz, 50kbps 100khz RX bandwidth etc) gives much more range, 600m it seems.

Comparing differences in code the Contiki uses an old SDK version, but what seems relevant is that the RF patches (rf_patch_cpe_prop.*) are different in the newer SDK version.
I wanted to apply the old patches but the rfEcho examples does not re-build the driverlib.lib holding the RF patches.

Is there a way to trigger rebuild of the SDK libraries?
Also, is the older FW a plausible explanation in the different ranges i experience?

Best

Peter