Hi all,
I follow example (serial) to build and run, i already run successfully, but i meet some question.
when i use generic_on_off to control light at short time(2s), the light can't work ( ON -> OFF , OFF -> ON )
but i use generic_on_off and generic_level to control light at short time(2s), the light can work ( ON->OFF, OFF -> LEVEL)
I try many time, the result always is same.
Do I need to modify the configuration file to run, or is this a limitation of Mesh?