Auto Node ID Assignment Question
-
If a sensor node is set up to AUTO configure it's Node ID from the Gateway, how can I determine it's Node ID in order to identify it physically?
My scenario is I have 5 rooms each with a Temperature Sensor Node.. I need to know which node is in which room.
Thanks,
Tony -
If set to AUTO the controller needs to assign the nodeid. Gateway never assigns nodeid.
When you present a node to the controller you normally se a log or a new device. Name this like "kitchen temp" or something. The nodeID is for MySensors network, the name is in the controller for your own. -
Hi!
Nope - the MySensors GW does not assign any ID but if you use a static ID like (3 in this example) that would work.
gw.begin(NULL,3)
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