• 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 » All Tags » SimplciTI
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:
SimplciTI
  • AP as data hub
  • CC1100
  • CC1101
  • cc1110
  • CC1111
  • CC2430
  • CC2500
  • CC2510
  • CC2511
  • CC2530
  • CC430
  • eZ430
  • eZ430-RF2500
  • eZ430-RF2500 SimpliciTI 1.1.1
  • IAR
  • IAR SimpliciTI
  • Low power RF
  • MSP430
  • Packet Sniffer
  • RSSI
  • SimliciTI
  • SimpliciTI
  • simpliciti 1.1.1
  • SimpliciTI End Device
  • SmartRF Studio
Related Posts
  • Forum Post: 3rd ED cant display onto the GUI

    Devora Devora
    Hi, i had programm the 3 target with the same ED.cpp. but the 3rd ED just doesnt show up on the GUI. what is wrong here? can anyone help? thanks~ Devora
    on Jul 13, 2009
  • Forum Post: SimpliciTI and AES by software

    ardoster ardoster
    Hi I'm trying to implement AES encryption by software on a CC1101. As you know, there's not an AES co-processor in this chip, so I'm trying do this by software. In one of the overview presentations about SimpliciTI (see here: http://www.csupomona.edu/~rfsmith/ECE499%20MSP430/SimpliciTI...
    on Aug 4, 2009
  • Forum Post: Re: SimpliciTI very basic: Token concept

    ardoster ardoster
    Ok. I can understand this. It's a bit different from my initial idea, but I can understand it. Thanks you a lot of. But, to continue learning, I'm going to complicate it a bit. We're going to suposse that we have the next two star networks: Star Network 1: Join Token = A -AP1 -ED1 -ED2...
    on Aug 10, 2009
  • Forum Post: Re: SimpliciTI very basic: Token concept

    ardoster ardoster
    Yeah!!! It would be easier, but not funnier!!! Seriously: It wouldn't be very difficult, and at least it would be very instructive for me. I'm not asking for very complicated concepts or utilities. Only set the join and link token on-the-fly, and init and restart the interface radio, although...
    on Aug 11, 2009
  • Forum Post: Re: SimpliciTI very basic: Token concept

    ardoster ardoster
    Hi I've learned how change the join token and the address on-the-fly (but before SMPL_init) of the APs and EDs. My question now: what happens if I change the join token after SMPL_init? This is when I have already several devices connected. What happens? If I have understood your explanation, the...
    on Aug 11, 2009
  • Forum Post: Re: SimpliciTI very basic: Token concept

    ardoster ardoster
    Thanks you a lot of. But don't worry: finally monday afternoon I was able to run without problems the example "AP as data hub". The solution was simply execute "clean" when changing from ED to AP. A very silly problem. I'm trying to know how SimpliciTI runs. And it's...
    on Aug 12, 2009
  • Forum Post: Problem with MRFI_Init

    Fox75 Fox75
    We created our own HW around an AMBER RF module, when I use our HW with the AMB2500 (based on CC2500) it works fine, I can transmit and receive correctly. But when I sue the AMB8400 (based on CC1100) already the following test fails and I end to the ASSERT. mrfiSpiWriteReg( PKTLEN, TEST_VALUE );...
    on Aug 21, 2009
  • Forum Post: Frequency Agile protocol with SimpliciTI and TI radio products

    tomassetti tomassetti
    Does anyone have any documentation, white papers, reference code that describes how to implement a frequency agile interference avoidance protocol in compliment with SimpliciTI? I have also heard them described as channel squatting strategies. I am interested in low cost, low code overhead approaches...
    on Sep 17, 2009
  • Forum Post: Problem in get working WOR functionality

    Sameer Upasani Sameer Upasani
    [Problem: I m using SimpliciTI stack with EZ430-RF2500 development kit. I have modified simple link-listen sample application. Instead of blinking LEDs I m issuing ping requests. I have written the code for wake on radio functionality as per application not - AN047. Following are the setting I am using...
    on Sep 14, 2009
  • Forum Post: Re: Help please! Basic questions about LINK TOKEN

    ardoster ardoster
    Well, my idea was that if I change the LINK token in my AP, this wouldn't accept/receive more messages from all ED, except from one specific ED using the new LINK token. In other words: I want receive messages only from one specific ED, and don't accept messages from the others. I thought that...
    on Oct 2, 2009
  • Forum Post: Re: Help please! Basic questions about LINK TOKEN

    ardoster ardoster
    Ups!!!! I didn't know that. I thought the first communication was with the JOIN token, and after, communications were realised using the LINK token. So, do you have any idea to avoid receive message from certains ED??? Ideally when using Auto_ack mode. Or I must modify SimpliciTI to implement this...
    on Oct 2, 2009
  • Forum Post: Re: Help please! Basic questions about LINK TOKEN

    ardoster ardoster
    Thanks you a lot of for your explanation. One more time. It was very instructive. Thanks you. Regards
    on Oct 2, 2009
  • Forum Post: SimpliciTI stack for Active RFID application

    Sameer Upasani Sameer Upasani
    Hi, I want to use the SimpliciTI stack for active RFID application. I will be using CC2500 + MSP430 platform for the same. Can anyone please provide me information about how can this be done? Is there any application note that explains this? How many tags can be accomodated by one quering device at...
    on Aug 31, 2009
  • Forum Post: ez430 RF2500 as Keypad - losing messages on AP

    Bulek Bulek
    Hi, I'm trying to modify wireless sensor demo application for ez430 RF2500 system. What I'm trying to do is to have ED, that will send appropriate messages to AP on any change on selected input pins. For now I'm testing only with existing HW key on ED... I'm trying to do it in interrupt...
    on Oct 20, 2009
  • Forum Post: Issues using SMPL_Unlink() with multiple connected EDs

    pevo pevo
    Hi. I'm using SimpliciTI 1.1.0 and my code is based on the AP as Data Hub project. My network topology is star with one AP and up to five EDs. My EDs are expected to continuously send packets at a rate known to the AP (and the AP sends periodic heartbeats to each ED). In the scenario where an ED...
    on Nov 5, 2009
  • Forum Post: Re: MSP430 Interface to CC1100/2500 code library application note

    BrandonAzbell BrandonAzbell
    Another thread talks about an example MSP430 to CC2500 connection, but targets the software aspects. However, in that thread, I have provided links to an evaluation kit that highlights the MSP430 and CC2500, along with SimpliciTI support for it. Please take a look at that thread . sami mkeche5...
    on Dec 2, 2009
  • Forum Post: MSP430 Interface to CC1100/2500 code library application note

    sami mkeche5 sami mkeche5
    Hi , the application note MSP430 interface to cc1100/2500 code Library presents a solution to interface each MSP430 to CC1100 or CC2500. I would like please to know how many pins do we need to interface an MSP430 uC to the transceiver. The MSP430 wich i use don't contains SPI peripherals. Also...
    on Dec 2, 2009
  • Forum Post: Is there a porting guide for simpliciti protocol on CC2520 using other MSP series (target : MSP430x4617 or MSP430x4618)

    David Kim9283 David Kim9283
    hi, everyone Now, my target application is that MCU supports OPAMP, ADC including so on based on CC2520 using SimpliciTI protocol. so, i have to use MSP430x4617, if it's not impossible, i would have a choice for MSP430F4618 as MCU. however, as i know, simpicitI protocols supports following...
    on Jan 4, 2010
  • Forum Post: Re: Active RFID Tag Design:

    Sameer Upasani Sameer Upasani
    Hi Anoop, We have worked on SimpliciTI stack with CC2500 radio chip and MSP430F2274 controller. Few concerns that I found with these solutions are as folows - Though Minimal RF Interface (MRFI) layer gives 4 byte unique address capability, devices in one network are limited to some 20 devices because...
    on Apr 20, 2010
  • Forum Post: Radio define in SimpliciTI 1.1.0

    Christoph12992 Christoph12992
    Hi, I would like to know where to setup the radio in the Simpliciti stack. In the code it says if (defined MRFI_CC1101) or (defined MRFI_CC2500) and so on But where is it usually defined? Thank you. Christoph.
    on Jul 13, 2009
  • Forum Post: SimpliciTI Network Failure

    Glicholas Glicholas
    Hey All, I'm currently using SimpliciTI to power a small network(VERY small at the moment). I'm using the ez430-rf2500t nodes. I have three nodes loaded with the end device code, and one with the access point code. When I monitor the access point over a com connection, I witness a few problems...
    on Jul 29, 2010
  • Forum Post: Re: Max number of EDs in a network with AP

    pilot pilot
    Hi, Did you test your application with "NUM_CONNECTIONS=80" ? I want to ask something about this subject. I will use CC2431 for my application. CC2431 has 8 kB RAM. Can you tell me max number of EDs in a network with star topology based on SimpliciTI ? Can the max number of end devices...
    on Sep 21, 2010
  • Forum Post: Re: Max number of EDs in a network with AP

    pilot pilot
    Hi, Did you test your application with "NUM_CONNECTIONS=80" ? I want to ask something about this subject. I will use CC2431 for my application. CC2431 has 8 kB RAM. Can you tell me max number of EDs in a network with star topology based on SimpliciTI ? Can the max number of end devices...
    on Sep 21, 2010
  • Forum Post: Re: SimpliciTI and frequency hopping

    Jim Noxon Jim Noxon
    Anders, We are currently going through some regression on this code set and are planning to release it mid to late Q2. Regards, Jim Noxon
    on Mar 11, 2011
  • Forum Post: How to detect decrease number of ED in a star?

    Nikolay Moiseev Nikolay Moiseev
    Hello! I use star that consist from 1 AP and 3 ED. But , sometimes, i need to off one of ED. Whereupon star consist from 1 AP and 2 ED. How to detect (in AP) that number of ED changed from 3 to 2. Thanks
    on Mar 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