This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Z TOOL 2.0



<TX>10:38:18.37 COM7 ZDO_STARTUP_FROM_APP (0x2540)
    Mode: 0x00

<RX>10:38:18.68 COM7 ZDO_STARTUP_FROM_APP_SRSP (0x6540)


    Status: FAIL (0x1)

<RX>10:38:18.68 COM7 ZDO_STATE_CHANGE_IND (0x45C0)
    State: 8 (0x8)

<RX>10:38:19.7 COM7 ZDO_STATE_CHANGE_IND (0x45C0)
    State: 9 (0x9)

<RX>10:38:19.71 COM7 ZB_START_CONFIRM (0x4680)
    Status: SUCCESS (0x0)

Why It sending FAIL (0x1)?

<TX>10:38:30.32 COM7 ZDO_ACTIVE_EP_REQ (0x2505)
    DstAddr: 0x0000
    NWKAddrOfInterest: 0x0000

<RX>10:38:30.34 COM7 ZDO_ACTIVE_EP_REQ_SRSP (0x6505)
    Status: afStatus_SUCCESS (0x0)

<RX>10:38:30.34 COM7 ZDO_ACTIVE_EP_RSP (0x4585)
    SrcAddr: 0x0000
    Status: ZDP_SUCCESS (0x0)
    NwkAddr: 0x0000
    ActiveEPCount: 0x01
    ActiveEPList: . (0x01)

<TX>10:39:17.34 COM7 UTIL_GET_DEVICE_INFO (0x2700)

<RX>10:39:17.34 COM7 UTIL_GET_DEVICE_INFO_RESPONSE (0x6700)
    Status: SUCCESS (0x0)
    IEEEAddr: 0x00124B0002F265FE
    ShortAddress: 0x0000
    DeviceType: COORDINATOR, ROUTER, END_DEVICE (0x7)
    DeviceState: DEV_ZB_COORD (0x9)
    NumAssocDevices: 0x00
    AssocDevicesList
My Q:

We doesn't get the ZED NWK.ADDRESS in AssocDevicesList also?

What are the steps i need to use to add the ZED to AssocDevicesList in ZC?

  • Hi,

    as mentioned in this post here (http://e2e.ti.com/support/wireless_connectivity/f/158/t/346899.aspx), please ignore the interpretation of the status message from Z-tool. The status is set to 0x1 which in this specific case is not a failure, but simply indicates 'new state'.

    Also, there's no device directly connected to the coordinator in your network, that is why your device association list is empty.

    I also would like to kindly ask you if you can avoid posting the same question creating different threads for the same issue.

    Thanks,

    TheDarkSide

  • Hi sivasankar,

    I suggest you use packet sniffer to check what is going on with the ZC and ZED?