MySensors Newbie Questions
-
I normally don't post multiple questions in 1 post. But most of these are of the type "can mysensors ______" so yes and now will lead me to creating other posts
So here we go!!
- can mysensors acknowledge receipt of a command?
- is it possible to have multiple gateway devices setup for fault tolerance?
- can mysensors "sensor/buttons" speak directly to another node without going through the gateway?
Thanks!!!
Very excited to have come across mysensors!
-
Welcome @Jason-Brunk
- Yes
- No
- Depends on you topology. A sensor always sends to its parent node. If a route to the other node exists in the parent it will direct it without deliver the message further back in the hierarchy.
Gateway -> Repeater -> Node A \-> Node B
A sending to B will will only pass Repeater.
-
Thank you for the welcome
- sweet - any links where I can read up on this?
- bummer - but definitely not a deal breaker
- i see, that makes sense.
-
See "Sending data" here:
https://www.mysensors.org/download/sensor_api_15#the-full-apiSecond argument to send() enables end-to-end ack.
-
awesome!! thank you!
4 out of 5
Suggested Topics
-
Arduino Celebrates 10 years (Malmö/Sweden)
Announcements • 29 Mar 2014, 17:08 • hek 29 Mar 2014, 17:08 -
Sending offset to node
Development • 31 Jan 2025, 00:59 • bsl88k 4 Feb 2025, 12:14 -
MQTT-Help me understand about the MQTT Gateway.
Development • 2 Mar 2025, 01:44 • dpcons 12 Mar 2025, 23:39 -
PJON and Minicore not working
Development • 21 Mar 2025, 19:51 • Trand 21 Mar 2025, 19:51 -
Gateway without a radio
Development • 12 Jan 2025, 23:19 • OldSurferDude 14 Jan 2025, 22:07 -
Counting Incoming and Outgoing Messages from a Gateway
Development • 10 Dec 2024, 21:57 • Trand 14 Dec 2024, 20:23