Other Parts Discussed in Thread: CC1190, CC1120
Tool/software:
Dear TI,
We are using combination of CC1120-90 in a weighbridge project, where we are connecting a Master device to a Digital Load Cell(10 Nos) wirelessly with one pair of radios, In this system Master Device polls the Load cells every 40ms and reads the Load cells and read the values in case of any loads on the weigh bridge... Another pair of radios are used to send the measured Load cell/ weigh bridge value from the Master device to a seven segment Display Unit, These values are send to the Display Unit every 1000ms approximately.. All radios were configured to work at 868MHz, 50Kbps, 2-GFSK modulation, We have implemented Address Filtering feature in these radios and tested, which seems to work fine. In this scenario when the radios communicating between the Master and Load cells are enabled, the system seems to work fine with few misses/errors... but when the radio between the Master and the Display Unit is turned on simultaneously the misses/errors seemed to increase exponentially and the system fails to read the Load cells correctly...
To mitigate this issue we changed radio's (connecting the Master device to Display) settings to 200Kbps bit rate and 4-GFSK modulation, keeping the setting of the other radios as default 50Kbps, 2-GFSK. We observed that the system is now reading the load cells properly (with still few misses/errors) and the Display Unit also is working as intended. Thus we are somewhat certain that the errors were caused due to interference of the nearby radios.
We would like to understand if this is something we should expect in this scenario, can you please suggest us methods that we should adapt to reduce error due to interference of nearby radios.