Hi,
I'm using NRF52832 with SDK15 and Mesh 4.0. I am also testing on Generic On Off examples.
I want to send status messages from a node to the provisioner (app). I can do this just when the app sends a message to a node.
I don't know how to update my device status to the app accidentally (without app request).
Thank you.