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
When Tx is transmitting successfully, we ran Rx and this is what it displays in serial monitor:
12:59:12.482 -> Frequency:4 12:59:12.482 -> Channel:1 12:59:12.482 -> My_Addr:3 12:59:12.482 -> Cfg_reg: 12:59:12.482 -> 06 2E 24 47 57 43 FF 04 05 03 12:59:12.482 -> 01 06 00 23 31 3B 87 83 3B 22 12:59:12.482 -> F8 15 07 30 18 14 6C 07 00 92 12:59:12.482 -> 87 6B FB 56 07 E9 2A 00 1F 41 12:59:12.482 -> 00 59 7F 3F 81 35 09 12:59:12.482 -> PaTable: 12:59:12.482 -> 0B 1B 6D 67 50 85 C9 C1 12:59:12.482 -> CC1101 RX Demo 12:59:12.482 -> TX_Timecode: 0ms 12:59:12.482 -> 12:59:37.452 -> ...sleep MCU
Can't get any received data from Tx. Please comment if you have the solution.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When Tx is transmitting successfully, we ran Rx and this is what it displays in serial monitor:
12:59:12.482 -> Frequency:4
12:59:12.482 -> Channel:1
12:59:12.482 -> My_Addr:3
12:59:12.482 -> Cfg_reg:
12:59:12.482 -> 06 2E 24 47 57 43 FF 04 05 03
12:59:12.482 -> 01 06 00 23 31 3B 87 83 3B 22
12:59:12.482 -> F8 15 07 30 18 14 6C 07 00 92
12:59:12.482 -> 87 6B FB 56 07 E9 2A 00 1F 41
12:59:12.482 -> 00 59 7F 3F 81 35 09
12:59:12.482 -> PaTable:
12:59:12.482 -> 0B 1B 6D 67 50 85 C9 C1
12:59:12.482 -> CC1101 RX Demo
12:59:12.482 -> TX_Timecode: 0ms
12:59:12.482 ->
12:59:37.452 -> ...sleep MCU
Can't get any received data from Tx. Please comment if you have the solution.
The text was updated successfully, but these errors were encountered: