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

nRF Mesh App changes network and app key, unable to reconnect to nodes

We have a running sensor system with four sensors sending data to one central node (all nRF52840 Dev Kits). The nRF Mesh App was used to provision the nodes.

Now when trying to reconnect to the nodes on the nRF Mesh App, no nodes are found.

When checking on the app, the network and the application keys are randomly changed on all nodes and even in the app settings. Why?

No key update procedure was triggered from our side. Does the provisioner implemented on the app initiate key update procedures? Maybe when removing a node from the network?

Is there any way to connect to the nodes again? The network key cannot be changed in the app, because the app warns that the key is currently in use.

The IVI on the nodes is at 9, so not above the default 42 limit, where reconnecting to the network with the provisioner would not be possible anymore.

We are using the Mesh SDK 5.0 and the Android Mesh App 3.1.5.

Parents Reply Children
Related