Hello,
We have a problem with a number of our deployed systems.
Our system is comprised of end units, sending a status packet every 60 seconds and a hub, that replies to the status packet of the end units. Both the hub and the end units use CC1121 transceiver.
The problem is that every so often, the devices go “offline” for several minutes at a time. The hub marks a device as offline if it hasn’t received a message from it for more than 3.5 minutes.
While communication with one of the devices in the system is lost, it is ok with the rest. The problem appears once per hour in some cases, or even more frequently in others. There are devices in the problematic systems that work without any problem. In some cases, the problem happens only in a period of few hours every day (in the evening for example). The RSSI of all these devices is above -80.
The basic RF settings are:
- Modulation: 2GFSK
- Deviation: 21.5kHz
- Data rate: 38.4kbps
- RX Filter bandwidth: 100kHz
- Carrier frequency: 915.000000 MHz
- Power: 5dBm
- Preamble: 0xAAAAAA
- Sync word: 0x930B51DE
I’ve been playing with the radio settings and see noticeable improvements, but the problem still persists. Attached is the file with our current radio setting and comments with what the settings were before.
*Note: frequency and power are set in the code, overwriting the settings from the attached file.
Could you please help me identify the cause or suggest what tests to perform? Could the lack of PA power ramp be causing this?
Thanks,
Borislav