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

[MESH SDK] Remove one device from mesh network

Hi,

Now, I have a provisioner (based on the provisioner example of the mesh sdk) and I want to unprovision a specific device.

I have tried to use "config_client_node_reset" but this method remove all node from network and not a specific one.

I have tried to temporarily change the mesh config model publish address to the node address that I want to remove from network but Its not really stable and works not every times.

So, there is a way to remove just one node from the mesh network ?

Regards

Used sdk :

- nRF5_SDK_16.0.0_98a08e2

- nrf5_SDK_for_Mesh_v4.2.0_src

Board used :

- nrf52840 evaluation board

Parents Reply Children
No Data
Related