hi...
i am using nrf52840 , segger.... mesh sdk 3.1 version in this case i want to send the simple message from client to server .how to do this ?
suggest me an idea ...
hi...
i am using nrf52840 , segger.... mesh sdk 3.1 version in this case i want to send the simple message from client to server .how to do this ?
suggest me an idea ...
Hi,
I suggest you have a look at the light switch example in the Mesh SDK. This example show you how you can send a message from client to server.
Hi,
How can i send string "hello" from client to server? i don't know how to use, simple_on_off. Can i define model generic onoff and simple onoff in the same project
Hi,
How can i send string "hello" from client to server? i don't know how to use, simple_on_off. Can i define model generic onoff and simple onoff in the same project
Hi,
Have a look at this thread, there is an example attached that does this using the latest SDK. Hope this helps :)
If you run into other issues, I suggest you create a seperate ticket as this ticket is very old.
Thanks you so much!