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.

CC1200: Bit flips on first byte

Part Number: CC1200

Hi,

In our project we observed that there is a bit flip while reading the received data. Strangely, it is the same bit which gets flipped.

For example,

1. if we send 0x00 0x54 then we receive 0x40 0x54

2. if we send 0x04 0x80 then we receive 0x44 0x80

Can someone assist?

-Pawan