Hello!
I use light switch example in a 52DK with a 4.1.0 mesh SDK. I modified the original project and implemented the custom element model for sending arrays via mesh. it works fine, but with some issue. Then the client sends message , the server gets it but two times, instead of one. I am sure , that the client sends message only one time. Why it happens?