This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Light HSL Model for changing colour in bulb!!

Hi,
    Iam working on a project based on BLE Mesh, Iam using nrf5_SDK_for_Mesh_v4.2.0_src. Iam trying to form a BLE Mesh network and control the light bulb. I would like to control ON/OFF, lightness and Colour of the bulb. I found ON/OFF and lightness model and example code in sdk and it is working fine. I was searching for Light HSL model for colour control but I don't find it in nrf5_SDK_for_Mesh_v4.2.0. How can I change the colour of the bulb?? is there any other model available for colour control??

Related