This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Sending reply in different data format in BLE Mesh

I want to send some data to client from server when I received data from client using server_set callback function.

Means I want to reply to client some other data then only set. like I can set dimming value using client in server node.

I want to send reply to client dimming status and temperature (by saadc) when this set function is called.

Also I am getting this server_set callback many time, but server send it one time.

How to do it?

Thank You

Bivay 

Parents Reply Children
Related