• 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 » Coordinator
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:
Coordinator
  • 2.4 GHz
  • 2530
  • 6LoWPAN
  • 802.15.4
  • CC2430
  • CC2431
  • CC2520
  • CC2530
  • CC2530 ZNP
  • CC2530 Z-Stack ZigBee
  • CC2530DK
  • cc2530zdk
  • CC2530ZNP
  • CC2531
  • end device
  • iar
  • IEEE 802.15.4
  • MSP430
  • SerialApp
  • SmartRF04EB
  • SmartRF05EB
  • timac
  • z_stack
  • z_stack cc2530
  • zigbee
Related Posts
  • Forum Post: how to configure a coordinator device with cc2480

    ilogic ilogic
    hi... we are developing our own code based on ZASA application, our code works well but we don't figure out how to configure a coordinator device using only SAPI, reading and following the source code w conclude: 1- configure hardware interface (ours works O.K.) 2- send poll command (after...
    on Nov 4, 2008
  • Forum Post: Re: Allow Bind Confirm in cc2480

    Pandit Pandit
    KTN: I confused!! Tell me clearly, from which device u want send a data and where u want to receive OR are u trying send/receive from both the devices. Bcoz u have written send_data command for both...... Ok in the code it's not there. Call the functions in the following way and try make sure...
    on Mar 17, 2009
  • Forum Post: Re: Coordinator Power Mode 2

    Martin Léo Martin Léo
    I made a mistake : I was talking about Beacon Request and not about Data Request... Can we see Beacon Request from coordinator? Thanks, Leo
    on May 11, 2009
  • Forum Post: Send data from coordinator to router with SampleApp

    Zigbee Touch10844 Zigbee Touch10844
    Hello everyone, I actually work on a locating project with CC2430, Z-Stack 1.4.3-1.2.1 and "SampleApp" application. I'd like to send the routers more than X and Y coordinates to configure the routers. I use the 'SYS_APP_MSG' command (Serial Port Interface_F8W-2003-0001_ datasheet...
    on May 13, 2009
  • Forum Post: Re: CC2480 Starting Network with AF Interface

    Pandit Pandit
    Hi Simonb, In order to start the n/w after AF register you need to send ZB_START_REQUEST command. In AF interface after start request you'll get ZDO_STATECHANGE_IND AREQ command call back instaed of START_CONFIRM. Here are the values for ZDO state: typedef enum { DEV_HOLD...
    on May 18, 2009
  • Forum Post: Timing in SimpleApp of the Z-stack 1.4.3-1.2.1.

    ioio59fr ioio59fr
    Hi everyone. I am currently making tests with the SimplApp of the Z-stack 1.4.3-1.2.1. This application enables the transmission of data (report of temperature and battery measure) from an end-device to the coordinator every 10 seconds for example. What I would like to do is transmit these data...
    on Apr 30, 2009
  • Forum Post: Extended PaniD with CC2520 and GenericApp

    tony13096 tony13096
    Hello, Well, I work with the CC2520DK Development Kit, I use the software GenericApp.eww. I have one coordinator and one end device, channel is configured. I used the software 'Flash Programmer' in order to write IEEE, but the Extended Adress of my coordinator '0x0000000000000000'...
    on Jul 6, 2009
  • Forum Post: Re: Cloning Coordinator?

    Franz Gustav Niederheitmann Franz Gustav Niederheitmann
    LuckyLuke, i have this scenario: i will have different networks in differents regions, and each network will have a pan id to identify the region, and each region will have thousands of routers and end devices. For monitoring and controling the end devices and routers (my main goal is to control...
    on Nov 19, 2009
  • Forum Post: Turning on and off Zigbee Network to save coordinator and router energy?

    MRodrigues MRodrigues
    HI, I'd like to ask your opinion about this idea we had at University. Our goal is to have a network of 10 to 15 sensors, energy is crucial so all nodes must work on 2 AA bateries. Our idea is to turn on all network and send information, after that all network would be shut down, and then waked up...
    on Dec 23, 2009
  • Forum Post: Re: Limitation ZigBee Pro and number of routers

    Genzi Genzi
    Hi, post you have been suggested is about ZigBee and Tree Adressing. My question is about ZigBee PRO and Many-to-one routing and source routing. I found that in the Z-stack Developer's Guide is already mentioned: "For concentrator with no memory constraints, it can store all route...
    on Mar 4, 2010
  • Forum Post: Re: Limitation ZigBee Pro and number of routers

    Lehonkos Lehonkos
    Hi, I have been evaluating ZigBee and it seems to fit our applications well, but there's one special case like this I have been wondering about: If I have a long daisy-chain of routers, how deep the network can be? There's not going to be any end devices, only routers and a coordinator...
    on Mar 22, 2010
  • Forum Post: Re: Limitation ZigBee Pro and number of routers

    Lehonkos Lehonkos
    Thanks for your input, Derek. I'm sorry, but I'm not allowed to reveal application details, but I'm sure you can think of many applications, where i.e. a long line of sensors are used to measure something, um, long? ;) I don't want to stretch the network too thin (to prevent...
    on Mar 31, 2010
  • Forum Post: confusing about command ZB_BIND_DEVICE

    Qrul Qrul
    Hi, I'm trying to understand SAPI commands, but I'm little bit confused about commands, that are connected with "binding". I thought, that binding is used, if we don't know the destination short address. This is fine, if we use the command ZB_BIND_DEVICE with short address...
    on Apr 9, 2010
  • Forum Post: Re: Cloning Coordinator?

    Lehonkos Lehonkos
    Hi, I have a network that forms automatically and is controlled through a gateway. When all devices have connected to the network, a command to close the network is sent via the gateway. The gateway node then starts to receive packets from other nodes and delivers them through the gateway. It is also...
    on Apr 27, 2010
  • Forum Post: CC2430 - Router conection to coordinator

    Rui Madeira Rui Madeira
    Hello, I´m using GenericApp to make comunication tests, i have the folowing cenario: R1 -> R2 -> Coord. R2 comunicate with Cord., but R1can´t . What i´m doing wrong? Please, any help. Thanks.
    on Jun 4, 2010
  • Forum Post: Coordinator does not start network

    Fox36631 Fox36631
    Hello, I am using CC2430 with Z-stack 1.4.3-1.2.1. and I am having some problems starting up a coordinator. My coordinator program was working fine all along until i increased the size of an initialized global array.The problem now is that NLME_NetworkFormationRequest returns a success but the...
    on Aug 17, 2010
  • Forum Post: Z-stack active scan help

    Jeimy Millan58854 Jeimy Millan58854
    Hello everybody I am trying to do a active scan and I have tried different methods without success. First at all, I am using the sample Application and I would like to use the DemoB - Pro device, because after the scan I will decide if the device is a coordinator or end device. First I have...
    on Nov 24, 2010
  • Forum Post: Re: z-stack end device programming

    iR iR
    Hi Zhu, To specify the function set of the device you define one of the following. ZDO_COORDINATOR for Coordinator RTR_NWK for Router functionality Nothing for End Device, though there are ED typical definitions, such as POWER_SAVING If you are using IAR workbench these definitions...
    on Apr 15, 2011
  • Forum Post: Re: Z-stack

    iR iR
    Hi Tuan, If you build example Coordinator and End Device devices from the samples that ship with the stack, the Coordinator will start a PAN automatically and any End Device will join at startup by default. In code, you can discover when the device has joined using the method I described in this post...
    on Apr 15, 2011
  • Forum Post: Sample code for connection between cc2431dk and mma7260 accelerometer

    Addry MH Addry MH
    Hi, i am master student and now still research about wireless connectivity. My lab have bought cc2431dk last year. Here the website where we have bought (http://sg.element14.com/texas-instruments/cc2431dk/kit-cc2431-zigbee-development/dp/1573881). I want to connect this zigbee module to mma7260 accelerometer...
    on May 12, 2011
  • Forum Post: CC2530ZNP ~10ms delay between router sending and coordinator receiving message. Can I speed this up?

    Frank Boschker Frank Boschker
    Hi all, I have a CC2530ZNP router and coordinator (basic comms - AFZDO) set up and want to measure the minimal time from sender to receiver. I noticed that it takes approximately 10ms between sending a message and receiving it. Also I want the interval of consecutive messages to be in the 5ms range...
    on Jun 16, 2011
  • Forum Post: ZED and ZC on the same phisical device

    Maurizio Pandolfini Maurizio Pandolfini
    Hi to all, I must create a device that works either as ZED and ZC (not ath the same time). I'll use a cc2531, from usb it receive a command to switch from ZC to ZED and vice versa. It is possible to di that? And how? Thanks Maurizio Pandolfini
    on Jun 28, 2011
  • Forum Post: "Real-time" broadcast CC2530?

    Thomas Bowley Thomas Bowley
    Hi, please forgive me for being a beginner at ZigBee and TI LPRF in general. I'm working on an application where we would like to synchronously initiate audio output wirelessly to several speaker endpoints - say 3 to 20 max. We have started our venture into the realms of ZigBee and TI LPRF...
    on Jul 25, 2011
  • Forum Post: CC2530 settings for coordinator and end device?

    Marco Malatto Marco Malatto
    Good morning, I'm Marco from Italy. I am new in this forum; I looked for some answers about code for CC2530 zigbee. I searched them in previous posts, but I didn't find anything I need... I am a beginner about zigbee. I am triyng to understand how to program them: I use C code and I have 2...
    on Dec 1, 2009
  • Forum Post: Creating different applications for ED and Coordinator?

    Leila Keyvani Leila Keyvani
    Hello all, I am developing an application on cc2530 based on z-stack. I want my ED be a sender always ( which will get data from sensors) and my coordinator be a receiver for the coming data only ( will transfer, received data over UART to PC) and the router to relay data only. so the role of each...
    on Aug 19, 2011
123
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