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

Mesh message from node to the provisioner

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.

Related