hi
I am designing a gateway with cc2538 as a ZC.
I can query IEEE address by MT_ZDO_IEEE_ADDR_REQ successfully at any time if the ZR is powered on.
I can use IEEE_addr_req to query the sleeping ZE's IEEE address successfullly through ZE's parent.
my question is:
if ZR is powered off and ZC is rebooted, whether ZC only remember associated ZR's short address? How can I query the IEEE address from somewhere?
Same question exist as to the node descriptions etc. I dont see cache machanism in z-stack as zigbee specification outlined. I dont want to maintain device information permantly. I hope I can rely on ZC to get any thing after gateway is powered on, is it possible?