We found that for CC1101 sometimes the GDO0 pin has no action when the data is transmitting. It does not happen frequently. Do you know the possible reasons?
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.
We found that for CC1101 sometimes the GDO0 pin has no action when the data is transmitting. It does not happen frequently. Do you know the possible reasons?
the issue is happened only during the transition from Tx and Rx.
Our setting in GDO0 is 0x06 while GDO1 and GDO2 are in default value.
Our software flow on Tx and Rx are the following:
From our test and observation from GDO0, GDO0 can function properly if it stays on Tx mode/Rx mode. But if we transit from Tx to Rx mode, there is a missing pulse from GDO0 on the last packet transmission while it does not happen if we change from Rx to Tx.
May I seek your advise about my flow? Thanks.