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

Help to send RTS commands #108

Open
vaguiner7 opened this issue Jan 26, 2024 · 0 comments
Open

Help to send RTS commands #108

vaguiner7 opened this issue Jan 26, 2024 · 0 comments

Comments

@vaguiner7
Copy link

Hi there, I am using a Sonoff RF BridgeR2 that I did the necessary changes following the guide

My issue is, I can decode the commands sent from my SCE-R1 control but I cannot send it from the Sonoff Bridge.

The tests:

01 - Sending the command STOP from my SCE-R1 control I got the results (worked):

  • Serial port on the Sonoff

controll_stop_command_sonoff

433

02 - So I used the examples on the RTS plugin code to register a new control on the Sonoff.

sonoff_rtsshow

And I tried to send an UP command, but could not see the command on 433_rtl like when I sent from the SCE-R1 control.

up_command

To make sure that some signal was sent I used the URH tool to see the spectrum, and I got something.

Imagem do WhatsApp de 2024-01-26 à(s) 10 11 29_052d36b0

My conclusions so far is, the sonoff can send the signal, but the signal is not recognized as a Sonfy-RTS signal.

Do you guys have an idea that can help me? I am not sure if what I did to configure was correct.

Thank you

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