• 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 Bluetooth® Low Energy & ANT Forum » All Tags » cc2540 uart
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:
cc2540 uart
  • 2540
  • 2540 IAR
  • 2540 UART
  • BLE
  • BLE CC2540
  • BLE cc2540
  • BLE stack
  • BLE V1.1
  • Bluetooth
  • BTool
  • C2540
  • CC 2540
  • CC2540
  • cc2540 & Bluetooth Low energy
  • CC2540 BLE 8051
  • CC2540 BLE 8051 Core
  • CC2540 development
  • CC2540 Flash
  • CC2540 Keyfob
  • CC2540DK
  • CC2540DK-MINI
  • HCI
  • IAR
  • UART
  • USB
Related Posts
  • Forum Post: Is there any UART sample code or developing guideline ?

    Enid Juan Enid Juan
    HELP !!!! While developing the uart to bluetooth communication, like below UART <---> CC2540 Keyfob <--- Bluetooth RF --> CC2540 USB dongle We met some problems 1. The default "hal_board_cfg.h" implied to use "UART DMA" mode, and will conflict if we add other...
    on Mar 17, 2011
  • Forum Post: Using UART0 on P1 (.alt2) not success

    Enid Juan Enid Juan
    For remaining debug ports and using uart, we are trying to use UART0 with ALT2 : P1 1. We comment out the "HAL_UART_DMA" definition in Hal_board_cfg.h to make sure we are using "HAL_UART_ISR=1" 2. We modified the _hal_uart_isr.c ==> #if (HAL_UART_ISR == 1) /* #define...
    on Mar 16, 2011
  • Forum Post: Trouble with the USB Dongle, IAR and PuTTY

    Anna Mannila Anna Mannila
    I would like write a logging script that would save data sent from the keyfob to my PC. For this I would need to modify HostTestRelease somewhat and to connect to the dongle via UART with an application I've written myself, not with BTool. However, at the moment I am having two problems. 1. I...
    on Jun 22, 2011
  • Forum Post: Problem UART HCI with BLE-CC2540-1.1

    Nicolas MICHEL Nicolas MICHEL
    Hello, I create a µC Firmware to Command a CC2540 with BLE-CC2540-1.1 Beta the µC send a HCI command via UART to CC2540 and CC2540 respond via UART. Since That I use BLE-CC2540-1.1, the CC2540 don't respond via UART. CC2540 have a good reception of the UART command , it made the Bluetooth...
    on Aug 4, 2011
  • Forum Post: CC2540 UART Boot loader?

    Jerome Baron Jerome Baron
    Hi, Does anyone know where I can found a UART bootloader for the CC2540? Or any version that I could do a conversion for the CC2540? I know we can upgrade through the Debug Interface, but in my application, I already have a UART connected between the CC2540 and another microcontroller, so it...
    on Aug 16, 2011
  • Forum Post: CC2540 UART and Low Power Mode

    Nick Close Nick Close
    I am currently working on a project that includes a CC2540 and an MSP430 in the design. The two devices are connected together via a UART. The MSP430 will be sending data to the CC2540 over the UART interface once a second and the CC2540 will use this data to transmit over BLE when connected to a...
    on Nov 18, 2011
  • Forum Post: RE: CC2540, loosing data on UART

    Graham Lodge Graham Lodge
    Our findings are that either using POWER SAVING, or HCI_EXT_ENABLE_CLK_DIVIDE_ON_HALT, results in corrupted bit behaviour (the UART loses/switches its clock source half way through sending / receiving a byte - it's easy to see this behaviour if you monitor the TXD waveform). Having sorted out the...
    on Apr 30, 2012
  • Forum Post: CC2540, loosing data on UART

    marc48123 marc48123
    Hi, I am trying to transfer data to a CC2540 device through the UART link and I observe data loss during the transfer. My hardware setup is a CC2540EM plugged into a SmartRF05 rev 1.8.1 evaluation board. The evaluation board is connected to a PC through a serial cable. I slightly modified the...
    on Mar 6, 2012
  • Forum Post: Can I use the USB on CC2540 Dongle for flashing the software?

    Kezhou Guan Kezhou Guan
    Hi I am currently developing a BLE device for the research industry, and I wish to allow users to flash their software onto the CC2540 Dongle. Since the dongle already has an USB port, I am wondering if it is possible to flash to device just using the USB, instead of using the debugger. Thank you...
    on Jun 29, 2011
  • Forum Post: CC2540 UART

    Seldomlight Seldomlight
    Hi, has anyone a sample how to use/activate the Hardware UART? In details the UART0 for second Alternative. Something like a little "hello world" program would be helpful. Thank you in advance. Regards, SeldomLight
    on Mar 2, 2011
  • Forum Post: CC2540 UART Issues

    Cedric Saab Cedric Saab
    Hello all, I am trying to send UART serial data from the CC2540 using the hal_uart methods. However, I am facing an issue with HalUARTWrite. I am working on a custom hardware but my application is based on the keyfobdemo exemple from ble v1.2. The sendSerialData function is called every 100 ms. I changed...
    on Oct 30, 2012
  • Forum Post: send raw data on UART

    Adrian Dronca Adrian Dronca
    Hello all, I am using 2 TI controllers (TMS320F28335) that are on 2 development boards. I want to communicate using Bluetooth 4.0. I want to connect the TMS320F28335 to a CC2540 chip and send RAW Data bytes to the CC2540 (using UART) which will send the bytes on Bluetooth. Unfortunately I am new...
    on Nov 5, 2012
  • Forum Post: RE: sending plain UART data out of CC2540 SimpleBLEPeripheral project

    mo william mo william
    I'm trying to use the UART in CC2540 too, Maybe we can dissguss about this Anybody has a woring DEMO ? 1245745@qq.com
    on Jan 18, 2013
  • Forum Post: Correct SPI pins map is in the KeyFob CC2540 reference design or CC2540 chip datasheet?

    Younes Rashidi Younes Rashidi
    Hi TI experts, I looked at KeyFob CC2540 reference design and it shows SPI MOSI, MISO, SSN and SCK are P0_2, P0_3, P0_4, P0_5 respectively but in the CC2540 chip datasheet (Table 7_1), they are P0_3, P0_2, P0_4, P0_5. It means there is something wrong because MISO and MOSI in the both resources should...
    on Jan 25, 2012
  • Forum Post: CC2540 HCI over UART0 using CC2540EB build.

    Ed Tyrrell Ed Tyrrell
    Hello, I have managed to get both the HostTestRelease (via USB) and the SimpleBLEPeripheral compliling, working, and communicating between the two devices using BTool no problem. What I'd like to do now is redirect the HCI communication (on HostTestRelease side) with BTool, from USB to serial...
    on Jun 15, 2011
  • Forum Post: CC2540 UART0 SPI alternative 2 location

    LDT LDT
    I am using a CC2540 with a SPI (slave) thru I/O P1 (alternative 2 location). I used example code for CC2510, now working for CC2540 as alternative 1 location. But, I can not get alternative 2 location working. (I have alternative 2 location already in my board design and need to enable P1 interconnection...
    on May 22, 2013
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