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

RF learning always returns the same code #7

Open
PainElemental opened this issue Aug 15, 2019 · 2 comments
Open

RF learning always returns the same code #7

PainElemental opened this issue Aug 15, 2019 · 2 comments

Comments

@PainElemental
Copy link

So I have written a WPF GUI that uses SharpBroadlink to learn IR- and RF-codes.
IR-codes work like a charm, but learning RF-codes always returns the same byte[].

So, if I have learned an IR-code and then want to learn an RF-code, I will get the IR-code I have learned before.
If I have not learned an IR-code before, I always get the same 92bytes for learning RF-codes, no matter which RF-code I want to learn.

This can easy be reproduced using the command line tool or
you can reproduce that using my GUI application:
BroadlinkControl

Regards
Bernd

@AdamoT
Copy link
Contributor

AdamoT commented Dec 27, 2019

This should already be fixed in pull request #8
While waiting for the PR to be completed by @ume05rw , use the branch instead. Or the fork at
https://github.com/AdamoT/SharpBroadlink

@ggreen88
Copy link

Any idea when the PR will be merged?

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

3 participants