Hi,
I'm using the CC2480 and wanted to, through a single command to the coordinator, discover all endpoints (and routers-optional) that are in the network. I thought the ZDO_ACTIVE_EP_REQ would resolve my problems, but I'm not getting the correct response. Regardless of the endpoints in the network it always replies with:
ActiveEPCount: 1
ActiveEPList: 1
Am I using this command the wrong way? In the DstAddr and NWKAddrOfInterest fields of the ZDO_ACTIVE_EP_REQ command I'm using the coordinator network address.
Thanks, Pedro