• 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 ZigBee® Software & IEEE 802.15.4 Forum » All Tags » eZ430-RF2480
Share
Low Power RF & Wireless Connectivity
  • Forums
  • Announcements
  • Files
  • E2E Wiki

Browse by Tags

Low Power RF & Wireless Connectivity

Welcome to the Low Power RF & Wireless Connectivity Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Sign In to Post
Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
eZ430-RF2480
  • ADC
  • binding
  • CC2430DB
  • CC2431
  • cc2480
  • CC2520
  • CC2530
  • CC2530 ZNP
  • CC2530ZNP
  • code
  • end device
  • iar
  • IEEE 802.15.4
  • IEEE address
  • mesh
  • MSP430
  • RSSI
  • Sample code
  • ZASA
  • zigbee
  • ZigBee 2006
  • ZigBee project
  • ZNP
  • Z-Stack
  • Z-Stack 2.3.0
Related Posts
  • Forum Post: eZ430-RF2480 ZAccel Usage

    miguel2667 miguel2667
    A member of the sales team has a customer using the eZ430-RF2480 with the following questions: I'm currently working with ez430-rf2480 kit. 1. While using ZB_SEND_DATA_REQUEST API given under SAPI, It only works with 0xFFFE as destination address provided that binding entry for the command ID...
    on Aug 12, 2008
  • Forum Post: Re: RSSI on eZ430-RF2480

    johnw johnw
    Hello LPRF Rocks, Is it a lot of work for you guys to add this? I noticed this in the readme.txt file: - Removed references to and the code utilizing the AF and ZDO API’s of the CC2480 RPC since they are not necessary to the ZASA. Is it possible to add this back in so the LQI calls can...
    on Sep 26, 2008
  • Forum Post: Re: Questions about sample code of eZ430-RF2480 demo kit

    Hiankun Hiankun
    I was wrong... I disabled the appSinkData() function, and the ZC can still receive the data (temperature and voltage) from the ZR or ZED. So there is function else in charge of the reception of data. The appSrceData() sends data but the appSinkData() doesn't receive data. I must misunderstood something...
    on Oct 29, 2008
  • Forum Post: Re: EZ430-RF2480 Simplest Zigbee example code.

    Compana Compana
    Thank you very much for the reply, RFCE. I greatly appreciate your help. What I did so far is set the interrupt on P2.2 and in the interrupt routine I set halEventFlags |= HAL_EVT_TIMER_APP In the TimerA Interrupt routine I just check that halEventFlags is never set for HAL_EVT_TIMER_APP Next step...
    on Oct 31, 2008
  • Forum Post: EZ430-RF2480 Simplest Zigbee example code.

    Compana Compana
    Hi. I'm trying to create a ZigBee system which would do the folowing - by the interrupt at a node some bytes should be sent to the sink connected to PC, PC shows the bytes in Hyper Terminal. For the base I took ZASA. Is that right that by setting halEventFlags |= 1 in the Interrupt routine I...
    on Oct 31, 2008
  • Forum Post: RF2480 save address

    giladn giladn
    Hi guys I'm working with the eZ430-RF2480 evaluation kit. can someone please explain how can I save the node address so at the next power-up each node can retain it's old address? I'm building application of temperature sensor net that needs to work for several years on the site with...
    on Oct 22, 2008
  • Forum Post: ez430-RF2480: CC2480 "SRDY" STUCK

    Vdevan Vdevan
    I have written an application where the coordinator sends an ON/OFF command every 5 seconds to the router which turns the green LED ON/OFF accordingy. After a while the router stops responding to the commands. I was watching the packets using packet sniffer and I noticed a failed acknowledgement at APS...
    on Nov 10, 2008
  • Forum Post: Re: ez430-rf2480 help

    Jomar Hønsi Jomar Hønsi
    Hi Felipe The SensorMonitor source code is available from this URL: http://focus.ti.com/docs/toolsw/folders/print/ez430-rf2480.html Please see the section Suppport Software
    on Dec 10, 2008
  • Forum Post: Re: How to start programming for the eZ430-rf2480...??

    BrandonAzbell BrandonAzbell
    anilkumar ...started with ZASA application on eZ430-rf2480 development kit using the IAR tool. where I can get the supported API information/details and other library files supported by CC2480. The necessary information for interfacing and using the CC2480 is on the Product Folder . Specifically...
    on Dec 17, 2008
  • Forum Post: Re: compiling ZASA sample application using CCEv3.1-core edition

    BrandonAzbell BrandonAzbell
    There is actually another thread on the same subject. I have tagged my posts to help find it. https://community.ti.com/forums/p/2444/9302.aspx#9302
    on Jan 7, 2009
  • Forum Post: Re: How to start programming for the eZ430-rf2480...??

    smtux9261 smtux9261
    Dear, I've just bought an ez430-RF2480 and it works, I mean using the Sensor Monitor application I run my first zigbee network. I don't understand very well which is the source code implemented in these devices. Could anyone show me which is the IAR project? In fact in the case that this...
    on Jan 8, 2009
  • Forum Post: How to start programming for the eZ430-rf2480...??

    anilkumar anilkumar
    Hello friends, I m new to Zigbee domain, started with ZASA application on eZ430-rf2480 development kit using the IAR tool. But i m not undestanding how to start programming. where I can get the supported API information/details and other library files supported by CC2480. with regards anil
    on Dec 17, 2008
  • Forum Post: Re: ez430-rf2480 help

    BrandonAzbell BrandonAzbell
    FelipeLazzari Does the eZ430-RF2480 ZASA have some kind of information like the CC2480 about the code and the variables used in it explaining the values and whatever ? The documentation I am aware of is provided as part of the eZ430-RF2480 ZASA Installation and is called the eZ430-RF2480 Demo...
    on Jan 14, 2009
  • Forum Post: ZAccel Demo using the CC2480

    takissd takissd
    Hello everyone, here is a small example of using ZAccel out of the box uploading info from each node to a server and displaying the info on a webpage. The info is processed from an XML file and using Google Maps API and a rendering of TI San Diego Office over the Google Maps we show info read from...
    on Jan 6, 2009
  • Forum Post: ez430-rf2480 help

    FelipeLazzari FelipeLazzari
    Hello , i'm working with ez430-rf2480 evaluation kit and programming ZASA sample aplication with IAR Embedded Workbench and i need your help, please. I must find where in the code the cordinator c alculates and sets the short address of devices that joined the network. I know that there is a...
    on Nov 3, 2008
  • Forum Post: Re: ez430-rf2480 help

    FelipeLazzari FelipeLazzari
    Does the TI have an module zigbee like the ez430-rf2480 but with the range of 1 mile or above? Thanks again.
    on Jan 27, 2009
  • Forum Post: Re: eZ430-RF2480

    BrandonAzbell BrandonAzbell
    In order to program the eZ430-RF2480 to do something different, you need to get a copy of the IAR Workbench tools for MSP430. This allows you to modify the existing example application software running on the MSP430F2274 which is found at the Product folder in the eZ430-RF2480 ZASA sample code . stoui...
    on Feb 8, 2009
  • Forum Post: Re: Few queries to TI

    BrandonAzbell BrandonAzbell
    Shivdas Gujare 1) Did you mean eZ430F2013 comes with already firmware loaded on it? The eZ430-F2013 already comes with firmware loaded on it for the TUSB3410. Shivdas Gujare 3) I read the document you mentioned, But it looks like is a generic document and not specific to TUSB3410 used in...
    on Feb 8, 2009
  • Forum Post: Re: CC2480 AF_DATA_REQUEST

    BrandonAzbell BrandonAzbell
    davekatzma Does anyone know the possible options for the Transmit options field? The documentation only says "Options – 1 byte – Transmit options " The options are AF_ACK_REQUEST, AF_EN_SECURITY and AF_SKIP_ROUTING bit fields defined in eZ430-RF2480\common\zaccel\cc2480.h...
    on Feb 9, 2009
  • Forum Post: Re: eZ430-RF2480

    BrandonAzbell BrandonAzbell
    From post http://community.ti.com/forums/p/1395/11925.aspx#11925 stoui I download IAR workbench but i don`t how to use it yet... IAR Workbench is the Integrated Development Environment which enables the ability to create, compile and debug (through an emulation connection to the target device...
    on Feb 10, 2009
  • Forum Post: Re: CC2480 AF_DATA_REQUEST

    BrandonAzbell BrandonAzbell
    The values of 0x02, 0x04 and 0x08 are in fact not defined in the CC2480. davekatzma Or what NV memory values can be changed? Are you asking about User defined non-volatile values as represented by the SYS_OSAL_NV_WRITE and SYS_OSAL_NV_READ commands? Or the ZCD_NV_* values?
    on Feb 15, 2009
  • Forum Post: Home Automation profile on CC2480

    azizjiwani azizjiwani
    Hi, I am working on home automation using Zigbee. I have gone through various documents on CC2480. But I have few questions. I would like to know how to enable a profile on CC2480? Does it have the home automation public profile, how to go about it? How to activate the public profile? Thanks in...
    on Feb 16, 2009
  • Forum Post: eZ430-RF2480 questions

    dado dado
    hi there, this is my first time on this forum and in general the first time that i doing something in electronics so please forgive me if i ask or say something stupid :) :) :) :) anyway, i decided to create a smart heating system for my house and in the future if the protoype proves functional maybe...
    on Oct 30, 2008
  • Forum Post: Re: integrate ez430-rf2480, a motion sensor and a microcontroller

    BrandonAzbell BrandonAzbell
    Marjan: Thank you for the more detailed description of what you are attempting to accomplish and how. I believe the posts you were referencing, I actually was attempting to help on one of them, but to be honest the information detailing the application did not lend itself to offering much help. I'll...
    on Feb 25, 2009
  • Forum Post: Zigbee ez430 - RF2480 Module Questions

    SEAN7191 SEAN7191
    Hi, I am using the ez430 -rf2480 demo kit for a university based project and seem to be running into big problem, wondering if could seek some advice or direction. Question 1 I am using the ez430-rf2480 to create a mesh network. I want to be able to connect a sensor via usb on the laptop, read...
    on Mar 3, 2009
12
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