We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to read a signal from an 868,3 MHz lightswitch, but the cc1101 doesn't receive anything ._. When I upload the Rx_demo sketch the console prints: Init CC1100... Partnumber:00 Version:14 ...done Mode:1 Frequency:3 Channel:3 My_Addr:3 Cfg_reg: 06 2E 80 07 57 43 3E 0E 45 03 03 08 00 21 65 6A F5 83 13 A0 F8 15 07 0C 18 16 6C 03 40 91 02 26 09 56 04 A9 0A 00 11 60 40 59 7F 3F 81 3F 0B PaTable: 03 17 1D 26 50 86 CD C0 CC1101 RX Demo
nothing else... Do you have any suggestions to fix this problem? Thanks a lot!
The text was updated successfully, but these errors were encountered:
any solution?
Sorry, something went wrong.
No branches or pull requests
I'm trying to read a signal from an 868,3 MHz lightswitch, but the cc1101 doesn't receive anything ._.
When I upload the Rx_demo sketch the console prints:
Init CC1100...
Partnumber:00
Version:14
...done
Mode:1
Frequency:3
Channel:3
My_Addr:3
Cfg_reg:
06 2E 80 07 57 43 3E 0E 45 03
03 08 00 21 65 6A F5 83 13 A0
F8 15 07 0C 18 16 6C 03 40 91
02 26 09 56 04 A9 0A 00 11 60
40 59 7F 3F 81 3F 0B
PaTable:
03 17 1D 26 50 86 CD C0
CC1101 RX Demo
nothing else...
Do you have any suggestions to fix this problem?
Thanks a lot!
The text was updated successfully, but these errors were encountered: