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

Send and receive different signals? #46

Open
codegrau opened this issue Jan 15, 2019 · 1 comment
Open

Send and receive different signals? #46

codegrau opened this issue Jan 15, 2019 · 1 comment

Comments

@codegrau
Copy link

I have 2 MQTT433gateways in ~20m distance.

When sending
{"systemcode":24,"programcode":1,"on":1}
from first one

I receive this
{"systemcode":25,"programcode":1,"state":"on"}
on second gateway.

Is this a correct behaviour? If not: how could I debug this further?

@puuu
Copy link
Owner

puuu commented Feb 15, 2019

Hi, thank you for using MQTT433gateway.
This is somehow strange. The systemcode should be same. What protocol you ar using? Please can you report the debug messages with debug flag protocolRaw enabled.

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

2 participants