Hello , I am having 3 nRF52832 DK . I tried Light switch - proxy_client and proxy_server example . I provisioned nodes using nRF Mesh app . Here i want to send data from server to client . So i have certain doubts .
1. How to send data from server to client in code?
2. Let say we have 2 servers and 1 client . Now both the servers publish on a single address (say C001) and client has subscribed to this address (C001) . So if server1 publishes on address , can server2 get the data and transfer it to client ?
Best regards,
Amit Peshwani