Hi,
I am a beginner in BLE Mesh. I am trying to create a Mesh network for residential purpose using Tuneable lights, switch and sensors.
Mesh SDK version : 4.2
On the switch side, I am using CTL client model and LC client. So, using button 1 of the nRF52-DK I want to send 3 values:
1. LC Mode = ON
2. OCC Mode = ON
3. Light OnOff = ON
But on setting these values from the Client, on the server side I am receiving just 2 commands, i.e, LC mode = ON and OCC Mode = ON.
I am unable to figure out what I am missing. Please suggest.
Regards,
Zolu