• 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 » software
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:
software
  • 8051
  • access point
  • CC1100
  • CC1101
  • cc1110
  • CC1111
  • CC111x
  • CC2510
  • CC430
  • End device
  • eZ430
  • IAR
  • IAR compiler
  • IAR SimpliciTI
  • Low power RF
  • MSP430
  • Packet Sniffer
  • RF
  • SimliciTI
  • simliciTI 1.1.0
  • SimplciTI
  • SimpliciTI
  • SimpliciTI End Device
  • USB
  • Z-stack
Related Posts
  • Forum Post: Re: SimpliciTI - what are you using it for?

    Stig Stig
    Hi Markus, Thanks for your positive comments. We are happy to hear SimpliciTI works out well for you. Regarding the improvements you are suggesting; you are describing the case when the Access Point (AP) is configured as a datahub. As you point out, the IOCTL interface will not suffice in this case due...
    on Jul 8, 2008
  • Forum Post: Re: SimpliciTI - what are you using it for?

    Stig Stig
    Dave, Thanks for your comments. The SimpliciTI team recognizes the need for improved documentation and this is currently being addressed. The improved documentation will include a porting guide that should make the port to your custom hardware much easier. Thanks, Stig
    on Jul 8, 2008
  • Forum Post: SimpliciTI - what are you using it for?

    Erling Erling
    Hello everyone, I am part of the team working on SimpliciTI, and we are looking for inputs on this piece of software: What do you intend to use the software for? What is good and what could be improved on the SimpliciTI software? Thanks for joining our community and helping us make better products...
    on Jun 16, 2008
  • Forum Post: Reducing CC2520 RX power

    Jomar Hønsi Jomar Hønsi
    Here are a few lines of code which will put the CC2520 in the so-called Low-Power RX mode, reducing RX power consumption to 18.3 mA, a value comparable top that of the CC2420. Please see the data sheet, section 5.10 for more information about the CC2520 Low Power RX mode. The function used in this example...
    on Sep 19, 2008
  • Forum Post: Using Packet Sniffer with CC1110 with different SyncWord

    Packet Sniffer Packet Sniffer
    Hi all! It is possible to set the Packet Sniffer to work with different SyncWord radio settings? I want to use the Packet Sniffer to "sniff" the Rf traffic in my specific RF protocol. Is it possibe? Haw to customize the Packet Sniffer program settings? Please help me. Regards Emil
    on Oct 14, 2008
  • Forum Post: CC2520 software examples update

    Jomar Hønsi Jomar Hønsi
    A new Revision (A) of the CC2520 software examples are available here: http://focus.ti.com/docs/prod/folders/print/cc2520.html#toolssoftware This update features: - support for the CC2520/CC2591 combo board and standalone CC2520 + CC2591 EMs - built with IAR Kickstart version 4.11C - new spectrum...
    on Sep 19, 2008
  • Forum Post: Re: Simplicity nwk_retrieveFrame Port

    Rick meyer67138 Rick meyer67138
    Thanks Mr. Friedman and Mr. Noxon your advice was very helpful I really apriciate that. I had a look at the Cascading End Devices example and concentrated the example a little bit in order to understand in one look whats happening. And I changed the variable names to prevent errors in my project....
    on Apr 21, 2011
  • Forum Post: Re: How can I send and receive a float with using SMPL_Send and SMPL_Receive?

    Michael Z. Michael Z.
    Hello Paul and Jim, I tried the sourcecode written here but I got an error when I try to debug it. I don't know whats the source of the error but it seems that there is something wrong with the way I try to receive because the packet sniffer is showing that there is everything fine with the way i...
    on Apr 25, 2011
  • Forum Post: Error[Pe167]: argument of type "uint8_t (*)[50]" is incompatible with parameter of type "unsigned char **"

    Rick meyer67138 Rick meyer67138
    Hello everyone, i try to give one function of the softwareproject Im working on right now a array of uint8_t work on that array and then decide in the function what the return value should be and I get the error message like in the caption. I already tried with a pointer and dont know what I...
    on May 6, 2011
  • Forum Post: SMPL_Init

    Rick meyer67138 Rick meyer67138
    Hello everyone, I have found softwareexamples with SMPL_Init(sRxCallback) and SMPL_Init(0) and I'm wondering what the exact difference between both initialisations is. Thanks in advance Rick
    on May 18, 2011
  • Forum Post: CC1110 - forcing a reset from software

    Zoltan Lengyel55929 Zoltan Lengyel55929
    Dear All, Is there a way to force a reset from software on CC1110 without using the watchdog? An illegal operation command to force a reset for example? Our firmware can be upgraded remotely over the air. After firmware upgrade (replacing the new firmware with the old version) a reset is necessary...
    on Nov 11, 2010
  • Forum Post: Re: SPI assert fails in SimpliciTI LPC2364 port

    groblak groblak
    Hi George, Your post is very interesting and may describe a problem we are experiencing with a pilot build of boards. Can you give a bit more detail as to how you coded up the solution you have found, in particular where to do the do while polling to see if the crystal has stabilised. It would...
    on Jun 21, 2011
  • Forum Post: Chronos and cc1110 mini DK

    Thomas Stoll Thomas Stoll
    Hi I try to connect my SmartRF cc1110-868 module to the Chronos watch and the access point. I’ve searching the internet for the code, but I can’t find. I like to send some data to the access point, from my SmartRF CC1110 module. I already found the settings for “smartrf_CC1110_srfcc1110...
    on Jun 23, 2011
  • Forum Post: Error (col1): unknown or ambiguous symbol. Test

    Rick meyer67138 Rick meyer67138
    Hello everyone, I have a little bit trouble with my debugger and I hope someone here could help me. I have made a struct variable like this: struct Zeil { addr_t Addr; int Signal; }; struct Zeil Sens[NUMBER_OF_DEVICES],Test[NUMBER_OF_DEVICES]; When I want to look at both arrays...
    on Jul 5, 2011
  • Forum Post: Problem when Variable is big "Error[e16]:"

    Rick meyer67138 Rick meyer67138
    Hello everyone, I have a little bit trouble with my variable declaration and I hope that this is the right place to post my Problem. I have declared a variable array: uint8_t Test[3][150]; and everything works so far like I need it. But when I try to make Test bigger for example uint8_t Test[10][150...
    on Jul 27, 2011
  • Forum Post: CC1111F32 Dongle

    Rick meyer67138 Rick meyer67138
    Hello everyone, I have purchesed a CC1111 dongle and now I want to try the USB Interface on it. Iam new to USB and I hope my question isnt too annoying. What I want to do is sending data from the dongle to a computer via USB and after doing some calculations on the data sending it back to the...
    on Jul 30, 2011
  • Forum Post: Zigbee Sensor Monitor application error???

    billel bengherbia billel bengherbia
    hello i have the CC2530ZDK , i install the Z-Sensor Monitor application in my computer, but i can't open it, and this message appear: " C:\ Program Files\ Texas Instruments\Zigbee Sensor Monitor\zsensormonitor.exe The application has failed to start because its side-by-side configuration...
    on Sep 7, 2011
  • Forum Post: Software issues with open_radio() in radio.c, strobe() in rf1a.c

    SteveH SteveH
    I have a couple of questions for TI re the Chronos software. First, unless open_radio() is called before simpliciti_link(), the process of joining and linking will not proceed - it seems that the end device (that initiates the join) does not "see" the join reply from the access point. Really...
    on Sep 16, 2011
  • Forum Post: Putting CC2510 in CW mode

    gkonzak gkonzak
    Is it possible to turn the radio in the CC2510 on in continous wave mode (no modulation) so that we can complete FCC/CE testing? The MOD_FORMAT bits in the MDMCFG2 register do not specify a no modulation mode. Is one of the reserved bit patterns designed for that purpose?
    on Sep 28, 2011
  • Forum Post: Re: cc430f6137 , 1.2kbps rf not working properly

    pankaj vairagi pankaj vairagi
    Hi Siri, Thyanks for replying, we have tested by below combination, (1) void ReceivePacket(void) { uint rfcounter; rxBytesLeft = PACKET_LEN + 2;// Set maximum packet leng + 2 for appended bytes rxPosition = 0; packetReceived = 0; for(rfcounter = 0;rfcounter < 32; rfcounter...
    on Jan 3, 2012
  • Forum Post: Re: cc430f6137 , 1.2kbps rf not working properly

    pankaj vairagi pankaj vairagi
    Hi all, Any solution about this problem if than provide me.....
    on Jan 10, 2012
  • Forum Post: USB driver for CC1111

    G.M. G.M.
    Dear, I have a couple of questions about the USB driver of CC111EMK868-915 with windows7 OS. 1) I read into http://www.ti.com/lit/ug/swru222/swru222.pdf that USB driver for CC1111 is not signed, so there are a potential problem if I use this usb stick with Windows 7 64bit because the OS not load...
    on Feb 2, 2012
  • Forum Post: system clock & RF baud rate

    saci saci
    Hi All, I use CC1110 SoC. I wonder how to decide that which system clock is minimum clock value for any RF packet baud rate. It is said that minimum system clock can be 203.125KHz for 10Kbaud and 1.625MHz for 250Kbaud in Datasheet and DN111 while waiting in RX mode for RF packet. Why required minimum...
    on Feb 16, 2012
  • Forum Post: The stack 'XdataStack' is filled to 100% (511 bytes used out of 511). The warning threshold is set to 90.%

    Nils Nils
    Hello everyone, i work with a CC1110F32 mini development kit (SmartRF CC1110-868 1.3) a CC Debugger and IAR embedded workbench 8051. I have a problem with the XdataStack when I try to debug my code. after a short while the CC1110 doesnt work like it should and I get the error message: The stack...
    on Oct 2, 2011
  • Forum Post: The stack 'IdataStack' and 'XdataStack' are filled to 100% on CC1110

    philtra philtra
    I have a problem downloading the per_test_main application on a CC1110. I get the errors that both "IdataStack" and "XdataStack" are filled to 100%. I have read all the suggestions here but none of it works for me. I am using Iar 8.10.3 The code cannot be downloaded to...
    on Nov 9, 2011
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