LED's data not receiving on the light switch server

Hi, I am working on this project where provsioner provisions all the unprovisioned devices (nodes) and then sends the LED's data (containing brightness, intensity and pattern) to the nodes. Nodes receives the data and lights up the LED's depending upon the data. Issue I am facing is that the data is sent by the provisioner to the node but node doesn't receive the data. I have already checked the models and onoff.c files but still no result. Using nrf52840, nrf mesh v5.0.0 and soft device s140. Let me know if you need any more information as this is my first time posting on devzone.

Related