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.

SW upgrade via ZigBee

Other Parts Discussed in Thread: CC2430, Z-STACK

Hi All,

I use CC2430 for my application. I'd like to ask you if it is possible to download the software (I mean upgrade / rewrite flash memory) via ZigBee. Or if exist some way how to do it with another circuit. Thank you..

  • I believe that you can do this via a JTAG or UART to USB interface.

  • I use development kit from Chipcon where the program is downloaded via USB. However, I thought if it is possible to download SW through the mesh (Coordinator is connected to the given PC, endpoints are not physically connected ) to some Endpoint (physically via coordinator, and to the endpoint with the help of wireless). Thanks for replay..

  • OAD (Over the Air Download) is a supported feature on Z-Stack for various hardware platforms.  This feature allows the download of a new Z-Stack image over the air, across the mesh, utilizing a proprietary profile.  When you download Z-Stack from the product folder (www.ti.com/z-stack) the sample applications include support for an example of how to utilize the OAD feature, and documentation describing this functionality is provided as well.