Hi,
I am using nrf sdk for mesh v5.0.0 and we are building our application on top of sensor_server example. I am provisioning the nrf52832(which is acting as sensor server) using an ESP32, which is acting as a provisioner. And I am also able to set the model publication state after provisioning how many ever times I do it. But when I reboot the sensor server node, I am not able to set the model publication state even once and a timeout occurs in the provisioner side which sets the model publication state using a configuration client model. What am I missing here? Any help on this would be great. Thanks