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 realize that you are not supporting this anymore but i can't stop thinking what could be wrong.
I am trying to establish a connection between RPI and Arduino using CC1101. I have successfully converted the source code written in Energia to Arduino.For me the SRAM issue does not comes first since i am attempting to learn this wireless module.
Now, all i am doing now is sending sudo ./TX_Demo -v -a1 -r3 -i1000 -t5 -c1 -f434 -m100 to Arduino Rx_Demo.ino. I have played with different modulation and tx/rx addresses but all i see from arduino is ...sleep MCU
Any hint on this.Thank you in advance!
The text was updated successfully, but these errors were encountered:
Hi SpaceTeddy,
I realize that you are not supporting this anymore but i can't stop thinking what could be wrong.
I am trying to establish a connection between RPI and Arduino using CC1101. I have successfully converted the source code written in Energia to Arduino.For me the SRAM issue does not comes first since i am attempting to learn this wireless module.
Now, all i am doing now is sending
sudo ./TX_Demo -v -a1 -r3 -i1000 -t5 -c1 -f434 -m100
to Arduino Rx_Demo.ino. I have played with different modulation and tx/rx addresses but all i see from arduino is...sleep MCU
Any hint on this.Thank you in advance!
The text was updated successfully, but these errors were encountered: