• 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 » bluetooth stack
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:
bluetooth stack
  • 1323ETU
  • Android
  • ant
  • Blue Tooth CC2560
  • Blue Tooth CC2560 Bluetooth
  • bluetooth
  • Bluetooth 4.0
  • Bluetooth Applications
  • bluetooth module
  • Bluetooth SDK
  • Bluetooth UART
  • Bluetopia
  • bluetopia stonestreet
  • CC2560
  • cc2560 bluetooth PAN1325 PAN1315
  • cc2564
  • EZ430-RF2560 bluetooth
  • mindtree
  • MSP430
  • MSP430BT5190
  • MSP-EXP430F5438
  • pan1315
  • PAN1315EMK
  • pan1315etu
  • SPP
Related Posts
  • Forum Post: Reading device name on Mindtree Bluetooth stack for MSP430F5190

    Freddy51992 Freddy51992
    Hi everyone, I'm a bit puzzled about a few of the "read" API calls. For example, the documentation claims: --------------------------- Name BT_hci_read_local_name() : To read the name of the local Bluetooth device Synopsis...
    on Sep 16, 2010
  • Forum Post: Re: Issue with changing PAN1315 UART ports with Mindtree stack ...

    emna abdelkefi emna abdelkefi
    Hi Freddy I’m trying to add additional tasks as indicated in the user guide ,but unfortunately tasks that I added doesn’t work. I modified in the BT_OS_THREAD_PROPERTY structure bt_os_thread_property[] = { {USER_TASK_NAME, USER_TASK_PRIORITY, USER_TASK_STACK_SIZE}, {WRITE_TASK_NAME...
    on Feb 28, 2011
  • Forum Post: Re: Issue with changing PAN1315 UART ports with Mindtree stack ...

    emna abdelkefi emna abdelkefi
    Hi Freedy Thank you for your help. My problem was resolved when I worked like you Thank you Emna
    on Mar 2, 2011
  • Forum Post: Re: Mindtree bluetooth stack for MSP430BT5190 Questions

    Gustavo L Gustavo L
    Mike, The information about the size of the bluetooth stack is available in the Developer's Guide: http://processors.wiki.ti.com/images/6/6f/MSP430BT5190_CC2560_Developers_Guide.pdf Specifically pages 115 and 116. As for porting the stack, I suggest you contact Mindtree since they are...
    on Mar 18, 2011
  • Forum Post: Issue with changing PAN1315 UART ports with Mindtree stack ...

    Freddy51992 Freddy51992
    Hi everyone, I didn't find many postings on modifying the mindtree example projects for use with the PAN1315ETU board. First I'd like to mention a few items that tripped me up to help others if they encounter them. All notes and questions below are in reference to modifying the accelerometer...
    on Jul 6, 2010
  • Forum Post: Would it be possible for TI to put a version number on the MindTree EtherMind Bluetooth stack page?

    Freddy51992 Freddy51992
    Hi everyone, The issue is that we're all anxiously awaiting the release of beta 2.0. When I go here: http://focus.ti.com/docs/toolsw/folders/print/mt-bt-sdk.html I need to actually do the download to figure out which version is currently released. Doing the download requires me to fill out...
    on Mar 9, 2011
  • Forum Post: Bluetooth Stack

    Alessandro Giovannini Alessandro Giovannini
    Hi, do you know companies that denveloping bluetooth stack for TI C2000? do TI provides bluetooth stack, or same example?
    on May 5, 2011
  • Forum Post: Re: L2CAP Flow Control Question

    DennisM DennisM
    The l2cap layer maintains a high and low watermark for its internal buffers, If a callback is registered by the application via the l2cap_register_tx_flow_cb() then this registered callback is called when one of these watermarks are hit, i.e when the available buffers fall below the low watermark...
    on Jun 24, 2011
  • Forum Post: MSP430F5438 EXP Board + PAN13xx Bluetooth SDK GA 1.0

    Dunk Wu Dunk Wu
    Hi, I have a question, "PAN1315EMK + MSP430EXP Board Bluetooth SDK " used TI Bluetooth Stack (BTIPS)_2.22, QDID B015901? thanks.
    on Aug 12, 2011
  • Forum Post: Bluetooth connect question

    Dunk Wu Dunk Wu
    Hi sir. I have a question, Platform: MSP-EXP430F5438 + PAN1315ETU CC2560 Demo firmware : MSP430BT5190-CC2560 SDK /* SDK Class of Device Field */ #define SDK_CONFIG_COD BT_MSC_LIM_DISC_MODE|BT_MDC_PERIPHERAL|BT_PPMC_SENSING_DEVICE Major device class "Peripheral (com port)"...
    on Oct 11, 2011
  • Forum Post: MSP-EXP4305438 Bluetooth Sample Applications - Issues

    Paul Raine Paul Raine
    We have bought the TI MSP-EXP4305438 Evaluation kit and are evaluating the M430BT5190 Rev E microcontroller with a PAN1323ETU Rev 2.3 Bluetooth Module. Our prototype needs to transfer data (simple file transfer) over Bluetooth to a MacBook Air. The device will need to perform a large file transfer (typically...
    on Dec 5, 2011
  • Forum Post: Using Secondary EM header on LM3S9B96 EM2 Expansion Board

    long to long to
    Hi All, I have a question. I'm trying to use PAN1323ETU module on Secondary EM header of LM3S9B96 EM2 Expansion Board. But no matter how I config hardware, I can not make it works. Based on "Stellaris® LM3S9B96 Development Kit USER MANUAL", there's a note : "NOTE...
    on Mar 6, 2012
  • Forum Post: Stellaris Bluetopia Stack - Create Connection with specific Device using BLuetooth's Mac Address

    long to long to
    Hi all, I'm using bt_spp sample from bluetopia sample code. I want to connect with only one specific bluetooth MAC Address. Can I do that? At this moment, I will filter Mac Address in DISC_Event_Callback function, but if there's a lot of bluetooth devices around, i don't think it...
    on Mar 6, 2012
  • Forum Post: Crashes and Errors using Mindtree Bluetooth Stack

    Chris Ingraham Chris Ingraham
    Hello All, First, a little background on my project. I am making a device that is designed to be an accessory for an iPhone, iPod Touch, or iPad. I am using the Bluetooth interface to make the accessory connection between my device and the iPhone, iPod Touch, or iPad. I've ported the Mindtree...
    on Sep 21, 2010
  • Forum Post: EZ430-256x Sample Apps "EZ430-ACCL" question.

    Ting En Lau Ting En Lau
    Hi, First of all this is my first attempt at a Bluetooth system. I am trying to establish a blutooth connection from an Android Smartphone (Server) to a EZ430-256x evaluation kit(Client). I have managed to build the sample application “ez430-accl” and flashed the binary to the EZ430. The...
    on Mar 21, 2012
  • Forum Post: Bluetopia stacks, profiles and ANT+ for Stellaris

    Thomas Tsai Thomas Tsai
    1. If I want to develop a bluetooth + ANT project and Stellaris arm is used, how many kinds of software loyalties are needed and charged? All I can find are about "demo" and only some functions are provided, but I can't find enough information about the total software solutions for this...
    on Nov 22, 2012
  • Forum Post: Problem With Bluez

    Siraj Mansuri Siraj Mansuri
    hello want to connect pandaboard using hcitool give me steps?
    on Dec 5, 2012
  • Forum Post: PAN1326 discoverable

    Rob S Rob S
    I am developing a BT stack to run on a PIC micro using the explorer 16 Dev board and a DM183036 (RN-42) from Microchip - this works well and as the final product will be using the PAN1326 I have grafted one onto the development board with the required interface to allow it to operate. ie 1v8 I/O and...
    on Jun 18, 2012
  • Forum Post: Compatibility question: MSP430 and Bluetooth stack choices for Bluetooth 2.1 + SPP

    Mike Wirth Mike Wirth
    Folks, The more I look into the details, the more confused I get :-) So decided to ask here. Requirements: Have selected Panasonic's PAN1326 module (based on TI's CC2564) for it's small size and dual-mode (BT and BLE) capability. Because of a software problem on the other end of...
    on Nov 6, 2012
  • Forum Post: Bluetooth connection performance characterization

    Craig Brenner Craig Brenner
    We’re trying to characterize Bluetooth connection latency for various scenarios. Ideally, we would like to produce a model that shows minimum, maximum and mean connection times. Initially, I'm not looking at BLE but if you have pointers there they would be appreciated. For the actual connection...
    on May 4, 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