Detection sensor module on 2.7.26 #10924
profetolocka
started this conversation in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’m noticing some strange behavior in the Detection Sensor module in version 2.7.26.
I first started with version 2.7.15, and it worked as I had read in several sources: when the configured pin is triggered, a message is sent through channel 0 as long as that channel has a key. I created that channel on two devices, and the message indicating the pin activation was sent correctly from one device to the other.
Yesterday I saw that version 2.7.26 had been released as stable, so I thought it would be appropriate to test it and see whether the behavior was the same.
To my surprise, it is not. The activation message is sent through channel 0 even if that channel has no key.
I have two devices running version 2.7.26, and when I trigger the pin on one of them, the message arrives on channel 0, LongFast, without a key.
But something even stranger is that this message is not received on channel 0, LongFast, by other devices running version 2.7.15.
In addition, the node with the Detection Sensor enabled periodically sends me a message as if the pin were still active, even though it is not.
Thankfully,
Ernesto
Beta Was this translation helpful? Give feedback.
All reactions