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

How to disable safely the repeat / relay for certain nodes in a Bluteooth mesh network ?

Hi !

My goal is to create a large mesh network (over 100 nodes).

I plan to have 3 kind of nodes : a client (connected to a PC), several server relay nodes (not on battery), many server node (on battery, I will call them low power, even though the true low power nodes are not yet available with the SDK).

At this point I would like to enable only certain nodes to repeat/relay packets from the "low-power" nodes, in order to avoid a massive flood of the network and to save power.

How can I (safely) disable the relay/repeat feature for certain nodes ?

Thank!