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

Error in library sx126x.c #4

Closed
StressTest opened this issue Nov 29, 2021 · 2 comments
Closed

Error in library sx126x.c #4

StressTest opened this issue Nov 29, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@StressTest
Copy link

In the library (sx126x.c), the command length is 3. In the documentation ( page 84) , the command length is 2 (highlighted in red). Response (data) 1 byte long (highlighted in blue)

SX126X_SIZE_GET_PKT_TYPE               = 3,

image

@matthieuantoine
Copy link
Contributor

Hello @StressTest - thanks for reporting this issue!

The fix is already applied in our internal development environment. A new version of the driver will be released before end of this year.

@matthieuantoine matthieuantoine self-assigned this Nov 29, 2021
@matthieuantoine matthieuantoine added the bug Something isn't working label Jan 11, 2022
@matthieuantoine
Copy link
Contributor

Hello @StressTest - this is now fixed in the version 2.0.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants