How to Remove a provisioned node using a Provisioner in BLE Mesh?
Posted: Fri Sep 22, 2023 1:55 am
Hello ESP community,
I've been working with ESP boards as a provisioner and have successfully created a mesh network. However, I'm currently facing a challenge: I need to remove a provisioned node from the mesh network, and I want to do this using the node's BLE MAC address.
Here's a summary of my situation:
1) I've used ESP boards as provisioners to create my mesh network.
2) Once the mesh network is up and running, I want to have the ability to remove a specific node from the network using its unique BLE MAC address.
3) I've reviewed the documentation, but I couldn't find clear instructions on how to achieve this using the ESP Mesh framework.
Could someone kindly provide guidance or steps on how to remove a provisioned node from the mesh network using its BLE MAC address as a reference? Any code examples or relevant documentation links would be greatly appreciated.
Thank you in advance for your assistance!
I've been working with ESP boards as a provisioner and have successfully created a mesh network. However, I'm currently facing a challenge: I need to remove a provisioned node from the mesh network, and I want to do this using the node's BLE MAC address.
Here's a summary of my situation:
1) I've used ESP boards as provisioners to create my mesh network.
2) Once the mesh network is up and running, I want to have the ability to remove a specific node from the network using its unique BLE MAC address.
3) I've reviewed the documentation, but I couldn't find clear instructions on how to achieve this using the ESP Mesh framework.
Could someone kindly provide guidance or steps on how to remove a provisioned node from the mesh network using its BLE MAC address as a reference? Any code examples or relevant documentation links would be greatly appreciated.
Thank you in advance for your assistance!