Hello I am working on a nrf mesh project, in which I am using a mesh sensor example as a reference for my project. The provision is successful and configured the publish group that the client could publish messages , when I press the button. And it worked as expected the status is sent to the server, but after some time later like 1 hour, when try to publish the message by pressing the button , the client say in debug output that the "Publication is not configured for the client 0 " why is that?
When I reset the client "like turn off and on" then the client can again send the message to server like before.
I am Using SDK Version 5
let me know if you need further information ....
Thanks in Advance