I have an application scenario where a client can communicate with more than 30 nodes in both directions. Which demo should I refer to?

I have an application scenario where a client can communicate with more than 30 nodes in both directions. Which demo should I refer to?

Hi,
The main example in the nRF5 SDK for Mesh is the Light switch example, which showcases a client communicating with n servers.
Depending on the information you want to communicate, you probably need to switch from using the generic on/off models to using a different model, maybe creating your own.
Regards,
Terje
Hi,
The main example in the nRF5 SDK for Mesh is the Light switch example, which showcases a client communicating with n servers.
Depending on the information you want to communicate, you probably need to switch from using the generic on/off models to using a different model, maybe creating your own.
Regards,
Terje