• 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 » CC2530 ZNP firmware upgradation
Share
Low Power RF & Wireless Connectivity
  • Forums
  • Announcements
  • Files
  • E2E Wiki
Options
  • Subscribe via RSS

Forums

CC2530 ZNP firmware upgradation

This question is answered
Mahesh Sutariya
Posted by Mahesh Sutariya
on Aug 25 2011 23:45 PM
Intellectual315 points

Hi,

I am having cc2530 ZNP. I erased ZNP firmware inside cc2530 while developing programmer for it.

I want to upgrade cc2530 firmware image.

I am having ZStack-CC2530-2.5.0.exe [http://focus.ti.com/docs/toolsw/folders/print/z-stack.html-swrc126e.zip].

When I install this, It make directory "C:\Texas Instruments\ZStack-CC2530-2.5.0\"

I don't have IAR compiler full version so no question of compiling ZNP stack and then using hex file.

There are two hex file at location "C:\Texas Instruments\ZStack-CC2530-2.5.0\Projects\zstack\ZNP\CC253x\bin"

Is it(CC2530ZNP-SB.hex) correct hex file which can used to program cc2530 ZNP default firmware?

What is size of cc2530 ZNP firmware?

 

Mahesh Sutariya

Energy Cloud Technology

www.energycloud.co.in

CC2530 ZigBee zstack ZNP
Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • Suyash Jain
    Posted by Suyash Jain
    on Aug 29 2011 15:58 PM
    Expert3310 points

    Hello Mahesh,

    Before answering your question, what is your development platform, is it ZNP Mini Kit? or are you using TI CC2530 EM board, and using SPI or UART to communicate with the applicaiion processor?

    Regards,

    Suyash Jain

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Mahesh Sutariya
    Posted by Mahesh Sutariya
    on Aug 29 2011 23:43 PM
    Intellectual315 points

    Hi,

    Suyash,

    Thank you for your kind response.

    I am having ZStack-CC2530-2.5.0.exe [http://focus.ti.com/docs/toolsw/folders/print/z-stack.html-swrc126e.zip]. firmware of ZSTACK.

    I am using cc2530 based Spectec Module.

    I am trying to interface my  cc2530 module with TI LM3S6965-EK - cortex M3 Evaluation kit. through uart.

    As far as I know cc2530ZNP has factory default ZNP firmware loaded on it, But unfortunately I erased this firmware, so I want to reprogram this factory default firmware, so looking for binary file[preferably since i don't have IAR compiler] which can be programmed into cc2530.

    I also want to interface this programmed cc2530 with my stellaris microcontroller using uart, so that I can setup network of zigbee.

    LM3s6938  <----uart--->  cc2530(ZNP).

    Using uart, I want check whether my uart interface is working or not.. so basic hello world sort of thing...[e.g. http://processors.wiki.ti.com/images/thumb/a/a2/ZNP-ResetRadio-HT.png/400px-ZNP-ResetRadio-HT.png], So that I can make sure that uart interface is working and I can provide any further command if needed.

     

    Mahesh Sutariya

    Energy Cloud Technology

    www.energycloud.co.in

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Suyash Jain
    Posted by Suyash Jain
    on Aug 30 2011 17:35 PM
    Expert3310 points

    Mahesh,

    You should be able to use the CC2530ZNP-SB.hex.

    I have also attached a ZNP image built using the TestHex Project without security, if you have problems using above image try using this one.

    Let me know your test results. Thanks

    7026.CC2530ZNP-Pro.hex

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Mahesh Sutariya
    Posted by Mahesh Sutariya
    on Aug 30 2011 23:30 PM
    Intellectual315 points

    Hi,

    You said CC2530ZNP-SB.hex and also gave one testhex project file CC2530ZNP_2D00_Pro.hex.

    But file size of CC2530ZNP-SB.hex which i found in cc2530 ZSTACK is arround 23KB and, file size of CC2530ZNP_2D00_Pro.hex. is more than 400KB.

    Do they really have same functionality when programmed in cc2530ZNP or I am getting it wrong?

    I am using C:\Texas Instruments\ZStack-CC2530-2.5.0\Projects\zstack\ZNP\CC253x\znp.eww to build ZNP image using IAR full evaluation version. Is it a right project which will generate ZNP image for cc2530?

    I also found some hex file for ZNP image in MSP430 ZSTACK kit (C:\Texas Instruments\ZAP-MSP430-2.5.0\Projects\zstack\ZAP\ZNP-HexFiles\)

    e.g.

    CC2530ZNP-Pro.hex, CC2530ZNP-Pro-Secure_LinkKeyJoin.hex, CC2530ZNP-Pro-Secure_Standard.hex

    Is it a correct hex file which can be programmed in cc2530 and will give me functionality of ZNP?

     

     

    Mahesh Sutariya

    Energy Cloud Technology

    www.energycloud.co.in

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Suyash Jain
    Posted by Suyash Jain
    on Aug 31 2011 08:36 AM
    Verified Answer
    Verified by Mahesh Sutariya
    Expert3310 points

    Mahesh,

    You can use the hex files included in ZAP-MSP430-2.5.0, they will give you the CC2530ZNP functionality. For understanding features of the different hex files please read the Readme.txt document at C:\Texas Instruments\ZAP-MSP430-2.5.0\Projects\zstack\ZAP\ZNP-HexFiles.

    Regards,

    Suyash Jain

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Germano Gennari
    Posted by Germano Gennari
    on May 01 2012 12:31 PM
    Prodigy10 points

    Hi  Jain

    i have the same Mahesh problem  , i'm using cc2530  by dtk DRF1605 i flashed the modul with your firmware 7026.CC2530ZNP-Pro.hex .

    Now i want to interface this programmed cc2530 to my computer using USB-->uart, so that I can send znp command.

    Computer<--USB--->  <----uart--->  cc2530(ZNP).

    How can i test the connection ? is possible to use hyper terminal.

    Best Regards

      Germano

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • totof dem
    Posted by totof dem
    on Jun 08 2012 01:00 AM
    Prodigy10 points

    Hi,

    I have the same problem of Mahesh. I bought the CC2530 development kit, and I can't find a cc2530znp.hex file. So, I download the last z-stack version (2.5.1), but the only znp file I found has 23KB. And it doesn't work on my dongle, I can't see it on Windows or Linux.

    I try an old version which is comming from the zb4osgi project, a 2.3.1. And I can see my dongle in /dev/ttyACMx.

    But how can I have a .hex file in 2.5.1 ? I have to build it with IAR workbench ?

    I have to buy another product : ZNP mini kit ?

    Thanks

    Regards

    Christophe

    cc2530 cc2531 zstack 2.5.1
    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