Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Sending ON_OFF set message from client node when i need to

Hi,

I want to send "ON" message to server node over mesh network when a client node receives "hello" via UART from PC

I was able to merge UART example from nrf5 sdk with light switch example from mesh_sdk_v1.0.1, 

I know this function simple_on_off_client_set send on_off message to servers to change their states but the thing is how can i  use it for sending only on message when i need to (receiving "hello" from PC) ?

Any help?

best regards,

Parents Reply Children
No Data
Related