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

Sending and receiving string messages in Mesh SDK

Hello, I have modified the example from the light switch on the mesh SDK and I can send and receive string messages, but the problem is that it doesn't work as expected, because sometimes the message it's delayed and I don't know why.

I'd like to explain more about it below:

the "access_model_publish" is returning me a value of "8" everytime that it delays, but after a few seconds, the model has sent the string.

Related