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

Sonoff RF Bridge R2 v2.2 not recognizing some remotes. #2529

Open
maryespablo opened this issue Aug 6, 2022 · 0 comments
Open

Sonoff RF Bridge R2 v2.2 not recognizing some remotes. #2529

maryespablo opened this issue Aug 6, 2022 · 0 comments
Labels

Comments

@maryespablo
Copy link

Hi, after 2 weeks of browsing and reading, finally, I made my arduino control my ceiling fan with the cheap chinese RF transmitter.

The thing is that now I bought a Sonoff RF Bridge R2 v2.2 and made the "direct hack" and I have flashed the "espurna-1.14.1-itead-sonoff-rfbridge-direct.bin" to my RF Bridge and everithing is working now.

The only way that I could make it work is recording and playing the recorded signal and with (I think) is called RAW data like this:

const uint16_t period = 416; // A period duration in microseconds
const uint8_t pattern[] = {1,0,0,0,1,0,1,1,0,0,0,0,0,1,1,1,1,1,0,0,1,1,1,1,0,0,1,1,0,1,1,1,1,1,0,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,0,0};

but now that I have the RF Bridge I can´t find any way to send the code that way.

After flashing the RF Bridge and clicking at "Learning" it gets many differents remotes, but not the one that I need.

I have tried RF Switch, Radiohead, PiLight, etc. in regular or debug mode and non of it recognize that signal.

The only way was with Audacity or Universal Radio Hacker Softwares.

Could anyone point me in the right direction?

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

No branches or pull requests

1 participant