You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed MQTT433gateway with an RXB6 receiver. Once I figured out that the data pin was mislabeled on my module I am getting something out of it.
But I'm not sure how to go about debugging reception.
I have some 4 button 433.92MHz remotes - they are supposed to be Sonoff compatible.
When I press buttons on the one remote the log shows:
rf signal received: {"id":"B15","unit":47,"state":"off"} with protocol rev2_switch deviceID=B15
rf signal received: {"id":"B15","unit":47,"state":"off"} with protocol rev2_switch deviceID=B15
(etc).
It doesn't matter which button I press - the display is the same. How do I distinguish the buttons?
I also have some 433.92MHz PIRs, but the gateway doesn't show anything when they go off.
So how do I get started with debugging?
Thanks,
Steve
The text was updated successfully, but these errors were encountered:
Hi,
I installed MQTT433gateway with an RXB6 receiver. Once I figured out that the data pin was mislabeled on my module I am getting something out of it.
But I'm not sure how to go about debugging reception.
I have some 4 button 433.92MHz remotes - they are supposed to be Sonoff compatible.
When I press buttons on the one remote the log shows:
rf signal received: {"id":"B15","unit":47,"state":"off"} with protocol rev2_switch deviceID=B15
rf signal received: {"id":"B15","unit":47,"state":"off"} with protocol rev2_switch deviceID=B15
(etc).
It doesn't matter which button I press - the display is the same. How do I distinguish the buttons?
I also have some 433.92MHz PIRs, but the gateway doesn't show anything when they go off.
So how do I get started with debugging?
Thanks,
Steve
The text was updated successfully, but these errors were encountered: