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,
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. I see function simple_on_off_set but argument on_off is bool value. Which function send string value message

So how to use this model?
Thanks you for your helps.
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!