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.

ZStack 2.5.0 firmware download

Other Parts Discussed in Thread: Z-STACK, CC2531

Can please someone tell me where can I download ZStack 2.5.0 for coordinator?

  • Hi,

    Here's a link to Z-stack 2.5.0 installation file.

  • That installation installs only source files of z-stack ... isn't there any prebuild for coordinator on usb dongle? Or do  you have to compile one by yourself?

  • In most cases you have to compile one by yourself.

    In this installation you'll find sources+hal_usb modules (AKA cc2530USB).

    Is there any particular USB functionality you are looking for, CDC, HID...?

    There are also simple USB examples, like HID mouse, for CC2531 which must

    be compiled too.

  • I have an UBee, which connect to the computer as virtual serial device and act as coordinator. Somehow, after sending a system reset request, it stopped working. Now in their software it says: "UBee is waiting for reprogramming". I mean, I just wanted to reset it, now it wants me to reprogram it ... WTF? Their support is the baddest it could be, there is no download of the firmware they are using, so I thought I could get it direct from texas, as it is using ZStack. Bu the problem is, there is no precompiled versions, for example, a coordinator. You have to make one by yourself ... so what do I need to make a firmware for coordinator which connects to computer via virtual serial port and can be managed with z-tool application?

  • Hi,

    One more question, how it can be programmed?

    I mean even if, theoretically speaking, I can provide you with a .hex file, which is

    an outcome of compiling usb project in IAR environment, how would you download

    it to this dongle?

  • In their software, cleobee, there is an option called "update UBee", where you load a hex file an update it, so I thought it could be done through there.

    The layers, which it did support were: AFF, APP,  ZDO, UTIL, SYS ... I think you have to specify those before compiling. 

  • Hey,

    Ok, so to sum it up, they have downloaded some sort of TI's USB project

    which can operate as coordinator and be a CDC device that is connected

    through USB. But what are exactly the hooks, what kind of info you can get

    from this coordinator to your PC.

    You see, you have some sort of black box. You know that it's based on TI's

    stack, but what you don't know about this black box is the exact functionality

    of the application layer in this. May be it's programmed with something

    called ZigBee network processor (ZNP), in that case, here's a precompiled

    ZNP .hex file (replace .txt with .hex), you can try to download it,

    but it's on your own risk.

    4812.CC2531ZNP-Prod.txt

    Hope this helps you somehow

  • Hi,

    Your problem come from modifications in last Zstack. A SYS_ResetReq with 1 as parameter, restart UBEE

    in bootloader. You need also a .hex file to update the application part of the firmware. Did you contact the

    company to answear you about this problem?

    Best regards, Launix.