Hello
I want to create Bluetooth mesh network and I need that each of network nodes turn on/off selected time (including provisioner).
Can I use only nrf_mesh_enable/nrf_mesh_disable functions, when device has already provisioned and connected a network?
Thanks.