Mesh SDK:3.2.0
I want to send dimming level to server, and want return data of dimming level with mcu voltage.
When I receive server set callback, I tried: status publish function which took data from server_get_callback function as usual.
but this message is send to server publish address, not to the client which sends level.
How to reply with some data to client from data is received.
Thank You
Bivay