• 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 » SmartRF04EB
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:
SmartRF04EB
  • 8051
  • access point
  • CC1100
  • CC1101
  • cc1110
  • CC1111
  • CC111x
  • CC2430
  • CC2510
  • CC2511
  • CC430
  • eZ430
  • IAR
  • IAR SimpliciTI
  • MRFI
  • MSP430
  • Packet Sniffer
  • RF
  • RSSI
  • SimliciTI
  • simliciTI 1.1.0
  • SimplciTI
  • SimpliciTI
  • SimpliciTI End Device
  • SmartRF Studio
Related Posts
  • Forum Post: Re: why don't work??

    RF4ALL RF4ALL
    Hi, I agree with LPRF Rocks the World, that is; scope the CC1100 SPI interface to see if it operates consistently. Note that [CC1100.SO] must go low before the MCU can start transferring the header byte on [CC1100.SI]. An initial low on [CC1100.SO] indicates that the CC1100 voltage regulator has stabilized...
    on Nov 17, 2008
  • Forum Post: Re: Trouble getting a new 2430 design to connect to the RF04EB

    M M
    SmartRF04EB will detect an SoC (in this case a CC2430) by reading the chipid over the debug interface. The debug interface consists of three signals: Debug Data (DD), Debug Clock (DC) and RESETn. DD must be connected to P2.1 and DC to P2.2 on the SoC. The EM connector/header on 04EB (or 05EB), expects...
    on Dec 11, 2008
  • Forum Post: SmartRF04EB with CC2431. I want to know how to get the audio output from headphone

    Prachi Prachi
    Hi... I am trying to sample audio input using ADC and then output the same audio through headphone. I am new to CC2431 and would appreciate any help or sample code for audio output on SmartRF04EB board. Thanks, Prachi
    on Jan 18, 2009
  • Forum Post: SmartRf Flash Programmer & CC1110

    Jeremy Hadad Jeremy Hadad
    I am trying to use the SmartRf Flash Programmer to program just a portion of my CC1110 device through the SmartRF04EB. I am having problems with the tool always erasing the whole chip when programming. I referred to this thread ( https://community.ti.com/forums/p/331/933.aspx ), where it was stated that...
    on Jun 8, 2009
  • Forum Post: Send data to a computer with SimpliciTI and CC2431 (with SmartRF04EB)

    stefano14233 stefano14233
    Hello, I'm setting up a CC2431 WSN based on SimpliciTI and I'd like to send some data from the RF chip to the computer. As evaluation board I'm using a SmartRF04EB, I expected to use it for exchanging the data but I couldn't find any pertinent documentation. Can you help me with...
    on Aug 26, 2009
  • Forum Post: Smartrf04EB and cc2511DK without SOC_DEM

    hunt0r hunt0r
    Hi, I wanted to get the Ti Packet Sniffer for SimpliciTI running ( http://focus.ti.com/docs/toolsw/folders/print/packet-sniffer.html ) with the SmartRF04EB and the CC2511DK but I dont have this System-on-Chip Debug Plug-in Board mentioned here in the user guide ( http://focus.ti.com/lit/ug/swru082b...
    on Mar 10, 2010
  • Forum Post: Re: Smartrf04EB and cc2511DK without SOC_DEM

    Spincraft Spincraft
    Check the 10-pin cable for correct connections between the USB Dongle and the SmartRF04 P14. The cable might be backwards from the diagram. When the cable is correct and the power is applied to the USB Dongle, the 3 LEDs on the SmartRF04 bd will light up. Just in case you didn't see this. ...
    on Mar 25, 2010
  • Forum Post: Data send on CC2430

    Jan T. Jan T.
    Hi, I´m a novice in programing RF and I need to send a one bit from one device to other. I work on SmartRF04EB with CC2430. I wanted try SimpliciTi sample program Peer to peer, but it doesn´t work. In debug, program stops on line " MRFI_ASSERT( CHIPID == MRFI_RADIO_PARTNUM ); /* wrong...
    on Oct 7, 2010
  • Forum Post: Re: CC1111 - CC1110 RF communication troubles

    Martin B Martin B
    Hi Claudio Even though it is the same SOC, the rest of the hardware are different. The rf_modem application is made for CC1110EM on a SmartRF04 Evaluation board. In order for the code to work on the SmartRFCC1110 Development Kit you have to modify the code to match the right HW. You can use the simple_link...
    on Mar 15, 2011
  • Forum Post: Communicating only a specific device CC2430

    nectar nectar
    Hi everyone; I'am trying to build a indoor localization system. I use CC2430ZDK, I use HAL library comes with sample applications. My system basicly consist of 1 coordinator, 1 blind node and several referance nodes. I am not using localization enginee since i need to develop it by myself. ...
    on Apr 17, 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: Is that 32.768 kHz crystal oscillator critical in CC2510?

    Ziting Ziting
    Hi, I am using the CC2510 chip for my target board. When I designed the schematic of my target board, I used the schematic of CC2510 EM as reference. Except I only used the 26 MHz crystal oscillator, I didn't use the 32.768 kHz crystal. I used a loop antenna for my target board. Now I am testing...
    on Sep 7, 2011
  • Forum Post: CC1111 and CC1101 unable to communicate

    G.M. G.M.
    Dear, I'm try to establishing a communication between CC1101 evalboard and CC1111DK_Dongle board but I'm not able to do that. The registers setting (standard setting of smartRF) of both radio are listed above. Can you help me? Are these settings correctly defined? BR, Giordano...
    on Feb 20, 2012
  • Forum Post: Trying to establish a Link between Radiocrafts Wireless MBUS module and CC1101

    Vedang Fulambrikar Vedang Fulambrikar
    Hello, I am trying to establish a link between Radicrafts MBUS3 demoboard and CC1101.I have configured CC1101 as given in Application note AN067 Appendix for S mode.I tried the same configuration with CC1101 demoboard but unable to receive any packets on CC1101.I am sending WMBUS packets for S2 mode...
    on Apr 16, 2012
  • Forum Post: srf04 fatal error: failed to identify device

    Nicola Barbon Nicola Barbon
    Hello, I'm stopped by download and debug error. I've installed iar evaluation 7.60.1 and the last patch 7.60.6. I've downloaded and unpacked SimpliciTI 1.2.0 version and I've installed and connected, via usb, the srf04eb with the last firmware 045 (updated with Smarf RF Studio 7)....
    on Feb 7, 2012
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