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