lHi,
MeshSDK v5
Hardware: Devboard and custom 2*2 panel light
Running a light server with lightness and ctl control.
I wanted to know how to adjust the light transition parameters. The 2*2 panel light we are working on is showing huge amounts of flickering. As a beginner, I am confused on where in the code parameters such as transition step size, step time and transition time and assigned/calculated. Wanted to know where in the code the next step is calculated so I can adjust the parameters which eliminate the flicker.
The types of flicker are:
- Light shows flicker/abrupt change when transitioning from highest to lowest brightness
- Transition changes abruptly when a change in temperature is made while another transition(in the lightness) is ongoing.
I have noticed some parameters in model_common files but there is no documentation on what those macros are.
Thank you