Skip to content
New issue

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

Dongle loopback reports CRC as well as LQI of message #183

Open
rod-chapman opened this issue Oct 8, 2021 · 0 comments
Open

Dongle loopback reports CRC as well as LQI of message #183

rod-chapman opened this issue Oct 8, 2021 · 0 comments

Comments

@rod-chapman
Copy link

I'm in section 3.9.1 of the beginner course. When I run radio-send.rs, the course book says I should see the LQI on the serial-term output from the loopback app running on the dongle. This is true, but I also get the CRC of the message, which is not expected. The book says I should see

received 5 bytes (LQI=49)

But what I actually get is

received 5 bytes (CRC=Ok(0xdad9), LQI=62)

Does the book need to be updated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant