Hi
I am working on Mesh using light switch example,
1. Wants to relay the ON/OFF message to other server.
2. And send mesh message from server to all node in mesh network.
I used GitHub example: https://github.com/NordicPlayground/nrf52-mesh-light-switch-client-server-proxy
Case 2. working properly.
The problem is with Case 1, relay of message does not works.