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

How can I increase the number of servers (from 4 to 8 for example) in the light_switch_server / client sample in the ble mesh network



Hello,
I'm using the example package
Nordik_Mesh_V2_0_1 \ nrf5_SDK_for_Mesh_v2.0.1_src \ examples \ light_switch, and I would like to extend the number of servers from 4 to 8.


Also I realized that in the example, the provisioner, correctly configures the first 2 servers, however for the next 2 servers it does not configure the publish address (leave it FFFF). These last 2 servers receive the command on / off from the client, but can not answer their state.

Please can you help me with both questions?
Thank you

Related