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

Troubles getting it working on 433mhz #1

Open
lawik opened this issue Nov 18, 2022 · 0 comments
Open

Troubles getting it working on 433mhz #1

lawik opened this issue Nov 18, 2022 · 0 comments

Comments

@lawik
Copy link

lawik commented Nov 18, 2022

I don't think this is related to the frequency though the timeout could be from a number of things I imagine. Wrong pins, bad hardware or whatever.

But I ran into an error that didn't seem appropriate.

https://github.com/ConnorRigby/elixir-rf69/blob/master/lib/rf69.ex#L387

That call to set_mode can be run as set_mode(:timeout, :STANDBY) which blows up.

** (FunctionClauseError) no function clause matching in RF69.Util.set_mode/2
    (rf69 0.1.0) lib/rf69/util.ex:121: RF69.Util.set_mode(:timeout, :STANDBY)

Don't know if that timeout is unrecoverable regardless and the blowing up is appropriate but I don't think it's as intended :)

Aside from not getting it working the library has been straightforward to work with :D

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