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

Nano with E32-433T20DT init() fail #41

Open
grandehombre opened this issue Feb 4, 2020 · 0 comments
Open

Nano with E32-433T20DT init() fail #41

grandehombre opened this issue Feb 4, 2020 · 0 comments

Comments

@grandehombre
Copy link

I am using a Nano with an E32-433T20DT (100mW) module.
I also have another Nano with an E32-433T30DT (1W) module.

The 1W module works fine but the 100mW module fails the RH_E32 init() call.

Tracing through the library code, I found that setOperatingMode() uses a 10ms delay at the end,
Changing that to 50ms fixed the problem.

If you agree with this fix, could you update the library to suit?
Have a great 2020 and thanks for a great library!

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