You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've got some problem with TX_Demo and Arduino Nano. Used python, flashed eeprom, etc.
And now I have:
Init CC1100...
Partnumber:00
Version:14
...done
And nothing happens.
AFAIK, program hangs in sidle() cycle after receive() call in CC1100::begin() method. Have you ever met such a behavior? Could you, please, provide some explanations about methods chain or pin requirements to break this sidle() cycle?
The text was updated successfully, but these errors were encountered:
Hi.
I've got some problem with TX_Demo and Arduino Nano. Used python, flashed eeprom, etc.
And now I have:
Init CC1100...
Partnumber:00
Version:14
...done
And nothing happens.
AFAIK, program hangs in sidle() cycle after receive() call in CC1100::begin() method. Have you ever met such a behavior? Could you, please, provide some explanations about methods chain or pin requirements to break this sidle() cycle?
The text was updated successfully, but these errors were encountered: