• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Low Power RF & Wireless Connectivity » Low Power RF Proprietary Software & SimpliciTI Forum » Over the air download assistance
Share
Low Power RF & Wireless Connectivity
  • Forums
  • Announcements
  • Files
  • E2E Wiki
Options
  • Subscribe via RSS

Forums

Over the air download assistance

This question is not answered
Todd Solak
Posted by Todd Solak
on Oct 10 2011 16:41 PM
Intellectual1065 points

Hello,

One of our customers encountered an issue when atempting to download the Z-Stack s.w fromt he link below.

http://www.ti.com/tool/z-stack

 

One of the items listed in the notable section include

Over the Air Download Support. 

I don’t see any PDFs that have information about Over the Air Downloads.

 

I tried to download some of the zip files but I have had errors when trying to run the install. 

 

Do you have any thoughts or suggestions?  Thansk - Tidd

Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • Igor Sherer
    Posted by Igor Sherer
    on Oct 10 2011 16:56 PM
    Guru21965 points

    Hi Todd,

     

    In your post you haven't mentioned the platform for Z-stack (cc2530, EXP5438, etc..)

    In Z-stack for cc2530 there is a "Over Air Download for CC2530.pdf".

    Attached is the document from the latest Z-stack version 2.5.0 - 1373.Over Air Download for CC2530.pdf

    Is this helps you/your customer?

     

    Br,

    Igor

    Br,

    Igor

    Z-stack oad
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • JVELL
    Posted by JVELL
    on Nov 25 2011 10:59 AM
    Prodigy135 points

    Hi all 

     

    I would like to use the OTA Console to make over the air, but when i add the files zcl_ota in zstack generates many erros. The document Z-Stack Ota Upgrade User´s Guide don´t explain step by step how to add these files to GenericApp.

     

    Anyone know how to do this?

     

    Regards JVELL

    OTA Console OTA zcl_ota
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Igor Sherer
    Posted by Igor Sherer
    on Nov 26 2011 03:49 AM
    Guru21965 points

    Hi,

     

    Can you please post a log of the generated errors (preferably attach it as a .txt file).

    I think that the problem related to missing path, but to be 100% how to help you, it be very useful to

    see the error/warning log.

    Br,

    Igor

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • JVELL
    Posted by JVELL
    on Nov 28 2011 10:03 AM
    Prodigy135 points

    Hi Igor Sherer

    Thank you for the quickly answer, I solved the problem.

    Do you know if the source code of OTAServer is available for download?

     

    Regards JVELL

    ZigBee Ota Server ota
    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Igor Sherer
    Posted by Igor Sherer
    on Nov 28 2011 14:47 PM
    Guru21965 points

    Hi JVELL,

     

    Not a clue, but I'll be glad to know the answer to this question too.

    Br,

    Igor

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Yingjie Chen
    Posted by Yingjie Chen
    on Mar 25 2012 23:19 PM
    Prodigy130 points

    Hi JVELL,

    Can you please tell me how to solve this problem when adding ota_zcl in other projects? Because I came up with the same problem as yours.

    Thanks in advance.

    Regards,

    Chen.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • JVELL
    Posted by JVELL
    on Mar 26 2012 17:04 PM
    Prodigy135 points

    Hi Yingjie Chen

    I followed the examples from the Zigbee Stack 2.5.0, you can find there two examples with OTA, one with Smart Energy profile and other, if i´m not wrong, with Home Automation profile.

    Regards JVELL

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Yingjie Chen
    Posted by Yingjie Chen
    on Mar 26 2012 21:40 PM
    Prodigy130 points

    Hi JVELL,

     

    Thank you for you attention. I have solved the problem now, but still got some questions to ask you. Cause I dont know whether my method is right or not.

     

    1.Besides the instruction of Z-Stack OTA Upgrade User's Guide, I just followed the HA example, adding the f8wzcl.xcl in the Tools folder , and adding zcl_ota.c ,zcl_ota.h and zcl.c in the Profiles folder, loading the OTA Attributes from the constant values in NV ,ect. Did you use same approach like me?

     

    2.zcl_Init( taskID++ ) and zcl_event_loop need to be added in the projcet, right?

     

    3.Did you test the result of OTA before? I dont think the result is good when updating 2 or more endDevices simultaneously.(I programmed the Dongle with Router function)

     

    The update speed is so slow, maybe when Dongle programmed with Coordinator function, the result is better. Did you have any method to optimize that? Thanks in advance.

     

    Regards,

    Chen.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Igor Sherer
    Posted by Igor Sherer
    on Mar 27 2012 02:01 AM
    Guru21965 points

    Hi Chen,

    I'm just curious, when you say "update speed is so slow", how much time it actually takes?

    In my case it was ~8 minutes

    Br,

    Igor

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Yingjie Chen
    Posted by Yingjie Chen
    on Mar 27 2012 05:22 AM
    Prodigy130 points

    Hi Sherer,

    In my case, I add the OTA fuctionality in GenericApp. if one endDevice updates(image about 130K), it will take 5 minutes for imagetransmission

    and 2 minutes for loading the new image. But when 2 or more endDevices update  simultaneously, the speed will drop down drastically, and each

    node update process is not synchronized, averagely one node takes about 10minutes.

    Regards,

    Chen.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • JVELL
    Posted by JVELL
    on Mar 30 2012 21:41 PM
    Prodigy135 points

    Hi Yingjie Chen

    1.Yes all these files are necessary in your project.

    2.Yes ,.zcl_Init( taskID++ ) and zcl_event_loop needed to be added in the project.

    3.I didn't had problem in update 2 or more devices, i programmed the dongle with router function too.

    The update is slow, i tested with coordinator Dongle and the speed for me didn't change.

    Regards 

    JVELL

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Yingjie Chen
    Posted by Yingjie Chen
    on Mar 30 2012 22:09 PM
    Prodigy130 points

    Hi JVELL,

    Thanks for your reply. Did you test the OTA functionality when applying it to multihop topology. I tested with coordinator Dongle with only one route(router A connected to coordinator Dongle, routerB connected to routerA, routerC connected to routerB), and the efficiency is not well.(so slow)

    I am just curious, did you satisfy the speed of OTA? No method to speed it up?

    Regards,

    Chen.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Fabio Roberto
    Posted by Fabio Roberto
    on Apr 02 2013 04:12 AM
    Prodigy70 points

    Hi, 

    can you list me the procedure to add the OTA functionality to GenericApp?

    I followed the document "OTA upgrade user's guide": thus, I added the files (zcl.c, zcl_ota.c etc), zcl_event_loop and zcl_Init( taskID++ ) to the project but it doesn't work.

    Can you help me please?

    Fabio

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use