Hi Guys,
I working on my device (Level CTRL definitions, Dimmer) and I was observe an different behavior In ZDP messages, when I compared it with my On/Off device I observer that All those ZDP message sent by my Dimmer ( Active EndPonit Response, Match Descriptor Response and Simple Descriptor Response) has included NWK Addr Interest.
I trying to understanding, in AF or ZDO files, where are the differences between ZCL CTRL (Dimmable Ligth profile) and ON/OFF (GEN_BASIC/ ON/OFF profile) and where are the part of code that imposes NWK addr interest parameter. How can I change it to Device parameter?
Bellow I included part of trace when you can see the differences between Simple descriptor response messages for two profiles.
Somebody can help me to change it?
PIC Left side: CTRL Level ( ZCL_HA_DEVICEID_DIMMABLE_LIGHT) - NWK Addr parameter Inside
PIC Right side: On/Off Profile (ZCL_HA_DEVICEID_ON_OFF_LIGHT) - Device parameter inside.

