This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to connect two or more groups with one server? (nRF52 Mesh)

Hello to everyone.
I´m starting to work with Mesh configuration in nRF52 SDK.
I was testing the "light_switch" example as client and server in Mesh v3.10, provisioning with a mobile device with Android App: "nRF Mesh". It worked fine.
Now, I want to make use of "groups" model (like the image above). I know that a group can has many nodes inside (red area), but I got a doubt: Can a server control the messages of two or more groups? (blue area)


I´m trying to make a configuration like previous image, but I want to control the network with a mobile, so I have to make it a only server. And, if I have only one server, to test the "groups" model, I must have several groups with the combination of those three devices (all are nRF52).
How can I do that?
I hope you can help me.

Parents Reply Children
Related