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

What is the size of data that can be sent and received over nrF Mesh using sensor server-client example model?

I want to send sensor data over nrF Mesh using sensor example from Mesh SDK. However, I found that the values over 256 in decimal are not received by the client. What changes can I make to my code and where? Where can I edit and monitor the message size?

Related