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

How to remove light_switch_server_nrf52832 from mesh network

Hello

How do I remove one server from mesh network? The client needs to recognize like a new device. I did try to use these functions without success on a event:

nrf_mesh_node_config_clear();
sd_nvic_SystemReset();

Parents Reply Children
No Data
Related