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.

TI Z-Stack - Zigbee Linux Gateway Project Zero

Other Parts Discussed in Thread: AM4378, Z-STACK, CC2531

I am testing the TI Z-Stack - Zigbee Linux Gateway Project Zero. I am using a Sitara AM4378 debian + CC2531USB.


I have the programmed CC2531 with the ZNP for the CC2531USB firmware.


I did the step by the step of TI Z-Stack - Zigbee Linux Gateway Project Zero, seems that all working, I have opend the web app and show me the channel + PanID + opennetwork + softreset + hardreset. But when I click opennetwork never device is joing. The web not show me any device. Please, anny idea of my problem?

Thanks very much by anny suggestion, Best Regards.

  • Is the web application displaying a valid channel and Pan ID?  This would confirm that the gateway is properly sending commands to the ZNP.  What is your joining device?  If it uses a Zigbee HA Specification the gateway may not allow it to join the network due to enforcing TC Link Key updates.  Please provide a sniffer log if possible along with the gateway log.

    Regards,
    Ryan

  • I would suggest you to use sniffer to check what happens over the air too.

  • Hi all Thanks very much

    I am trying to run the Zigbee Gateway on a Zitara AM4378 with a CC2531USB according to the picture hardware.jpg.


    I have followed in the steps of IT Z-Stack - Zigbee Linux Gateway Project Zero. The web application shows the channel and PanID, but no devices join the network. The zigbee devices (end devices) works ok, I have tried them on another system (I have a light device and a thermostat).


    The CC2531USB it has programmed with the ZPN firmware.


    Some times after running the $ sudo ./start_local.sh the bash says Startup phase 3 failed.


    Other times after executing the $ sudo ./start_local.sh the bash says RspHndl for Seq 0 not found - Status 0. See picture bash1.jpg


    If I run $ sudo ./start_gateway.sh and then $ sudo ./start_local.sh the bash says Startup phase 1 failed. See picture bash2.jpg


    When I execute the dmesg command I get the table shown in bash3.jpg
    If I run $ ls –l / dev / ttyAMC *, the device ttyAMC0 is listed
    Please, any idea where my problem is?
    Is there any way to know if the Gateway really communicates with the CC2531?





  • It looks like your CC2531 dongle has something wrong, do you have another CC2531 USB dongle for testing? By the way, is your CC2531 USB dongle manufactured by TI?

  • You need to see "Startup phase 5 completed successfully" before you will be able to properly communicate with the ZNP.  Here is a similar E2E thread that may be of some assistance: https://e2e.ti.com/support/wireless-connectivity/zigbee-and-thread/f/158/t/743467/ 

    Regards,
    Ryan