Other Parts Discussed in Thread: CC1101, , CC1120
I have a fleet of older devices using the CC1101, transmitting packets at 869MHz, 56kbps, 2FSK. It sends packets which are 61 bytes long and with virtually no gap between packets. These can be received fine on our old CC1101-based receiver but not on the redesigned receiver which uses the CC1125.
The new receiver drops every other packet, and setting a GPIO port to output PKT_SYNC_RXTX shows that the chip is not detecting alternate syncs. If I put a 2ms gap between packet transmissions then it all starts working again. BTW I have checked that the received packet is being read out well before the next sync start is due.
Any clues where to start looking?