Part Number: CC2530
Other Parts Discussed in Thread: Z-STACK
Hi Guys,
I working on my Dimmer device, based on HA simple light code, using Z-Stack Home 1.2.2a.44539 togther an commercial gateway.
I observed an unmoral behavior, after my device received ZCL Level Control: Move to Level with onoff with specif level, for example 255, 127 etc., my device didn't storage the level and report to gateway in response to ZCL Read Attribut (always Level 0x0000).
I trying to identify each specific function on zcl_TTa0003.c file. is responsible to handle it, but i didn't identify.
Anybody can help me to understand it?
Level control sent by GTW with 127
ZCL read attributes response message with Current Level: (0x0000)