2.0 Discussion: Units, sensor types and protocol
-
This post is deleted!
-
This post is deleted!
-
There is a solution for multi-gateway that I'm working to port it to the development branch which could use the same radio channel and also to have sensors at gateway node.
-
There is a solution for multi-gateway that I'm working to port it to the development branch which could use the same radio channel and also to have sensors at gateway node.
-
Gateway become normal node, with an id(1-254), like a repeater. Address 0 become like a virtual address which is used when a node wants to send a message to the controller.
This solution will give more redundancy to the network but the same limitations apply, like the max of 254 per network. -
In the case raised by @lunarok, I'm not sure it will fit.
-
Gateway become normal node, with an id(1-254), like a repeater. Address 0 become like a virtual address which is used when a node wants to send a message to the controller.
This solution will give more redundancy to the network but the same limitations apply, like the max of 254 per network.@celonunes said:
Gateway become normal node, with an id(1-254), like a repeater. Address 0 become like a virtual address which is used when a node wants to send a message to the controller.
This solution will give more redundancy to the network but the same limitations apply, like the max of 254 per network.OK. But how this will prevent conflicts on the air between nodes connected to different gateways and having same radio channel and BASE_ADDRESS?
-
Each node will continue to have a unique id in the network.
The controller would have additional work to map nodes to their proper gateway, and this could make the whole idea into something impracticable depending on the controller software. -
Each node will continue to have a unique id in the network.
The controller would have additional work to map nodes to their proper gateway, and this could make the whole idea into something impracticable depending on the controller software. -
@celonunes will you keep a limit 8 bit for ID?
currently with multi-gateway setup I have N * 255 address space, where N is a number of gateways
@axillent said:
@celonunes will you keep a limit 8 bit for ID?
currently with multi-gateway setup I have N * 255 address space, where N is a number of gateways
Yes.
Your solution seems interesting, do you have some published code of it? -
@axillent said:
@celonunes will you keep a limit 8 bit for ID?
currently with multi-gateway setup I have N * 255 address space, where N is a number of gateways
Yes.
Your solution seems interesting, do you have some published code of it? -
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