Software version: nRF CONNECT SDK v2.4.2. Project: Matter light bulb
I have created a soft timer, and defined a function named "autoAdjustPWMLevel" as callback handler, like the pic shows.
Everything is fine but when I want to set the attribute value and call this "Set" function, it run wrong even if it compile and build normally.
chip::app::Clusters::IlluminanceMeasurement::Attributes::MeasuredValue::Set()