MY_NODE_ID AUTO doesn't work, what am I missing?
-
Hi,
I was wondering why couple of my boards didn't register to gateway. They kept looping the three lines that happens if hand shake fails. Then I thought to try fixed ids.
+//#define MY_NODE_ID AUTO
+#define MY_NODE_ID 3I changed the above, and surprise, both of the boards do work now. Is that auto node id assignment not working in such way? MySensors 2 in question, the devel branch.
Or is this not even supposed to work, and I'm wasting everyone's time?
BR,
ikke -
Hi,
I was wondering why couple of my boards didn't register to gateway. They kept looping the three lines that happens if hand shake fails. Then I thought to try fixed ids.
+//#define MY_NODE_ID AUTO
+#define MY_NODE_ID 3I changed the above, and surprise, both of the boards do work now. Is that auto node id assignment not working in such way? MySensors 2 in question, the devel branch.
Or is this not even supposed to work, and I'm wasting everyone's time?
BR,
ikke -
The ID is assigned by the controller, not by the gateway. :)
-
I'm not aware of a controller that is able to hand out IDs via MQTT, although that is possible. So you have to use static IDs with a MQTT gateway.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login