Hi friends:
My ble mesh gateway want to remove a mesh node
(a): Which api can i use to realize this purpose?(My SDK is nrf5_SDK_for_Mesh_v5.0.0)
(b): There is a special situation: If the mesh node is power-off, how to remove it?
(c): My gateway want to refresh the network key, but if some node is power-off, it can send message to the provisoner when power-on?
Thank you in advance.