• 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 » Bluetooth® Applications » All Tags » ez430-rf2560
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-rf2560
  • Android
  • Blue Tooth CC2560
  • Blue Tooth CC2560 Bluetooth
  • bluetooth
  • bluetooth module
  • Bluetooth SDK
  • CC2560
  • cc2560 bluetooth
  • cc2560 msp430bt519 bluetooth ti mindtree pan1315 wireless rf radio transmitter
  • cc256x
  • ez430
  • eZ430RF2560
  • EZ430-RF2560 bluetooth
  • ez430-RF2560 Mindtree CCSv4
  • mindtree
  • MSP430
  • MSP430BT5190
  • MSP-EXP430F5438
  • pan1315
  • PAN1315EMK
  • pan1315etu
  • PAN1327
  • SPP
  • stellaris
  • uart
Related Posts
  • Forum Post: Maximum number of BT pairing devices when using the CC2560/PAN1315

    Terry Jendon Terry Jendon
    I'm looking at a design with the ez430 -RF2560 (MSP430BT5190 + CC2560) and the PAN1315 Bluetooth solutions. What is the maximum number of paired devices that are supported by the CC2560 or PAN1315 BT devices when using the standard serial-port profile?
    on Dec 13, 2010
  • Forum Post: EZ430-RF2560

    James Bruno James Bruno
    The webpage for the EZ430-RF2560 states: What can you do with EZ430-RF2560 kit? 1. Demonstrate and customize MSP430 embedded application via TI Bluetooth connectivity 2. Leverage limited GPIO expansion ports for protyping 3. Leverage onboard temperature and accelerometer sensors 4. Observe latency...
    on Jan 23, 2011
  • Forum Post: Re: PAN1315/CC2560

    Miguel Miguel
    The EZ430-RF2560 kit can be ordered in here: http://focus.ti.com/docs/toolsw/folders/print/ez430-rf2560.html Regards,
    on Feb 25, 2011
  • Forum Post: accelerometer of ez430-rf2560

    william le william le
    ez430-rf2560 bluetooth evaluation tool has a built-in accelerometer sensor, according to the following link: http://focus.ti.com/docs/toolsw/folders/print/ez430-rf2560.html?DCMP=wtbu_ecs&HQS=EVM+OT+ez430-rf2560 Does anybody know whether a user can write and run a customized program on ez430...
    on Dec 4, 2010
  • Forum Post: Re: Reprogramming Tux Racer demo on RF2560 board ...

    Gustavo L Gustavo L
    I didn't realize you had changed some things with CCS, although CCS doesn't currently support the bluetooth stack. As for flashing, TI has the following software: http://processors.wiki.ti.com/index.php?title=MSP430_Flasher_-_Command_Line_Programmer It's command line but it...
    on Mar 2, 2011
  • Forum Post: Re: Reprogramming Tux Racer demo on RF2560 board ...

    Gustavo L Gustavo L
    Dave, The solution for no Release profile is to go to the Project options->Linker-> Output tab and override the default. Select other and in output format choose msp430-txt. Also change the name of the file from accl.d43 to accl.txt so the files aren't mixed up. Then you can get the...
    on Mar 2, 2011
  • Forum Post: Re: Trouble with serial application for EZ430-RF2560

    Gustavo L Gustavo L
    Bernardo, My understanding is that RX is not enabled for the UART and you will have to enable it yourself and handle it. I haven't checked it myself but soon will. The application sends the device to sleep when no data is being received from the Bluetooth side. Another suggestion is to use...
    on Mar 2, 2011
  • Forum Post: Reprogramming Tux Racer demo on RF2560 board ...

    David Ferreira David Ferreira
    Hi all - PREAMBLE: I'm really happy to have finally gotten my EZMSP430-RF2560 evaluation kit. It's wicked cool. Unfortunately, the Tux Racer demo app did not immediately steal my attention -- it took me a few days to realize it uses the onboard accelerometers, which DOES get my attention...
    on Mar 2, 2011
  • Forum Post: Re: Trouble with serial application for EZ430-RF2560

    Gustavo L Gustavo L
    Have you made any modifications to the software itself? I will try and test a similar scenario to see how it goes. Gustavo
    on Mar 3, 2011
  • Forum Post: Re: Trouble with serial application for EZ430-RF2560

    Gustavo L Gustavo L
    You are correct. There are 2 UARTs being used in the application. One for the HCI interface with the CC2560 and the other with the USB to UART converter. Gustavo
    on Mar 3, 2011
  • Forum Post: Re: some problems on CC2560

    Gustavo L Gustavo L
    We're currently working on the issue and will let you know as soon as possible. Gustavo
    on Mar 3, 2011
  • Forum Post: Re: Trouble with serial application for EZ430-RF2560

    Gustavo L Gustavo L
    Bernardo, Is this your own hardware or the experimenter board? USCI_A3 is not connected in the MSP430 Experimenter board. For you to be able to use USCI_A0, you can follow the code examples for the MSP430F5xxx in slac166. Another way is to copy the code you currently use and change the name of the...
    on Mar 4, 2011
  • Forum Post: Re: Trouble with serial application for EZ430-RF2560

    Gustavo L Gustavo L
    Bernardo, I don't undertand. You want to use UCA0 instead of UCA3? That's not possible for the UART Connection unless you physically connect to them. The EZ430-RF2560 uses Pins 10.5 and 10.4 as TXD and these belong to UCA3. It's not possible to change this without changing the hardware...
    on Mar 4, 2011
  • Forum Post: Re: Can I get source code for the penguin demo in C?

    Gustavo L Gustavo L
    Wesley, Are you asking for the source code for Tux Racer or for the demo that sends the acceleration? My guess is you need the latter so here is the link to the SDK: http://focus.ti.com/docs/toolsw/folders/print/mt-bt-sdk.html You should download the software for the ez430. The installer...
    on Mar 4, 2011
  • Forum Post: Re: some problems on CC2560

    Gustavo L Gustavo L
    Jeff, It is possible to have higher throughput by sending more bytes in every transmission. 1.56ms translates to 641 Hz. If you look at page 117 of the Developer's guide you'll see that at 18MHz with 115200 baud, you will get 72kbps when sending 120 bytes (this is likely 110 bytes plus some...
    on Mar 4, 2011
  • Forum Post: Real-time (in person) users' groups? Do they exist? In Central Texas?

    David Ferreira David Ferreira
    I was wondering if there exist any regional or national MSP430 users groups (that actually meet in person). I live in Round Rock, TX (near Austin) and I would be very interested in occassional face-to-face meetings with other people who tinker with MSP430s, regardless of level. I realize that the...
    on Mar 16, 2011
  • Forum Post: Re: having trouble receiving correct data using modified acclerometer code

    Gustavo L Gustavo L
    Wesley, I would suggest using hyperterminal or putty as a first step to ensuring that the data is being received. The two programs show you the characters that are being received. These are mainly ASCII characters. Look at the Ascii Printable characters table here: http://en.wikipedia.org/wiki...
    on Mar 22, 2011
  • Forum Post: Re: Wasted money on EZ430-RF2560 ?

    Gustavo L Gustavo L
    Mark, Don't despair. You can download a free but 30 day evaluation version of IAR Workbench. This version is unlimited as far as code compilation but will only work for 30 days: http://supp.iar.com/Download/SW/?item=EW430-EVAL After 30 days you will need to obtain a license from IAR...
    on Mar 23, 2011
  • Forum Post: Re: Stellaris + CC2560 Bluetooth solution

    Gustavo L Gustavo L
    For the exact software solution that we will have online, the price of the stack will be included with the hardware solution. Additional features, profiles etc will be additional through the stack vendor.
    on Mar 25, 2011
  • Forum Post: Re: I want to make the bluetooth visible with the EZ430-RF2560 kit

    Gustavo L Gustavo L
    Eddy, The error you are getting is because you are using the Kickstart version of IAR which is code limited. You should download the 30-day evaluation version which has a time limit but no code limit: http://supp.iar.com/Download/SW/?item=EW430-EVAL If you've just bought the EZ430-RF2560...
    on Mar 30, 2011
  • Forum Post: Re: EZ430-RF2560 kit

    Gustavo L Gustavo L
    Jeffrey, What kind of errors are you seeing ? It's not difficult to get the EZ430-RF2560 working for your application. The demo code readily demonstrates sending data using Bluetooth. Have you been able to run the demonstration? As for documentation, there is plenty of it. Besides the...
    on Mar 30, 2011
  • Forum Post: Re: Query to MSP430 via bluetooth SPP

    Gustavo L Gustavo L
    Netmastro, Your question is not very clear. You want the MCU to check some status? the Flash that the MSP430 has does not use files in the traditional sense. Just bytes. You can still store information there. As for developing a C# program, the EZ430 programmer appears as a virtual COM port. Therefore...
    on Apr 7, 2011
  • Forum Post: New MindTreeMSPEXP-PAN13XX-SDK-GA SDK not working with ez430-RF2560

    Ibon Zalbide Ibon Zalbide
    Hello, Some weeks ago the new SDK version of the Ethermind Mindtree Bluetooth Stack was released. The SDK can be downloaded at: http://focus.ti.com/docs/toolsw/folders/print/mt-bt-sdk.html In this webpage two separate SDKs are listed, one for the "MSP430F5438 EXP Board + PAN13xx" platform...
    on Apr 29, 2011
  • Forum Post: Re: EZ430RF and CC2567-1327

    Gustavo L Gustavo L
    Lyman, Yes, the CC2567 in PAN1327 will communicate with an EZ430-RF2560. All of TI's dual mode Bluetooth solutions communicate with each other. Gustavo
    on May 6, 2011
  • Forum Post: RF2560 bluetooth connection to PC

    Matthew Sebastian Matthew Sebastian
    Using the older Beta1.0 SDK I was able to connect directly to my Windows 7 PC through the SPP on a regular bluetooth dongle, and get the accelerometer data through a COM connection. I simply had to add a bluetooth device, wait for the RF2560 to show up, and pair using 0000 Using the newer GA 1.0 SDK...
    on Jun 9, 2011
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