• 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 » a2dp
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:
a2dp
  • ANT-Bluetooth
  • apple
  • application
  • application.
  • Audio
  • BLE
  • bluetooth
  • Bluetooth Applications
  • Bluetooth applications ..
  • Bluetopia
  • Bluetopia .
  • Bluetopia MSP430 Blueterm
  • BT-Stellaris
  • cc2540
  • CC2560
  • cc2564
  • cc256x
  • DK-LM3S9D96
  • I2S
  • PAN1326
  • SPP
  • stack
  • stellaris
  • stonestreet one
  • Stonestreet one Support
Related Posts
  • Forum Post: Re: Stellaris + CC2560 Bluetooth solution

    Gustavo L Gustavo L
    Tuo, The stack hasn't been released yet. It should be released sometime in April. Gustavo
    on Mar 25, 2011
  • Forum Post: Re: M3 DK-LM3s9b96 with CC2560 bluetooth wireless kit which want to support A2DP and SPP profiles

    Miguel Miguel
    Dear customer, We do apologize for the delay. As our SSO partner mentioned, we are working on a sample application to illustrate this scenario. Given the required internal TI process to deliver new apps, we are experiencing a delay. The current estimated date to deliver this sample app is November...
    on Oct 26, 2011
  • Forum Post: A2DP PCM

    scharppe scharppe
    I am using the DK-LM3S9B96, DK-EM2-2560B and SW-DK-EM2-2560B-8555 (Bluetopia Stack). I realize A2DP is through HCI but is it possible to use PCM with A2DP or is PCM only used with HS or HF profiles? My end goal is to test the PCM interface using the profiles included with SW-DK-EM2-2560B-8555.
    on Jul 26, 2012
  • Forum Post: Which TI board to use for my bluetooth accessory development ??

    Shashidhar Shenoy Shashidhar Shenoy
    Hello, I am working on building a prototype for a Bluetooth accessory to control smartphone functions like media player, phone book contacts! I am new to Bluetooth and accessory development, I got interested in some of the TI's solutions http://www.ti.com/product/ cc2560-pan1325 http://www...
    on Sep 14, 2012
  • Forum Post: Implementation of a sink and a source A2D Profile

    vishvesh deobhankar vishvesh deobhankar
    HI , I am using DK-LM3SB96 with DK-EM2-2560B with StoneStreet One Bluetopia stack . I want to know that is it possible to implement a Sink and a Source with bluetoipa stack on a single device . thanx in advance. Vishvesh
    on Sep 7, 2012
  • Forum Post: Implementation of A2DP Source using Bluetopia on DK-LM3S9D69

    vishvesh deobhankar vishvesh deobhankar
    HI , I am intersted in making a Mp3 player having bluetooth A2DP profile capability using Bluetopia Stack and DK-LM3S9D69 with the DK-EM2-2560B fitted on the Expansion board . The demo applications of the stack contains an example on Sink profile and not that of source .. Can i get any demo application...
    on Sep 14, 2012
  • Forum Post: GAVD_Register_SDP_Record();

    vishvesh deobhankar vishvesh deobhankar
    Hey, Can I Register two different services using Bluetopia API GAVD_Register_SDP_Record(); the UUID_16 for which are 0x110B and 0x110A ie of a source and a sink for A2DP profile .... How can it be done ??
    on Sep 24, 2012
  • Forum Post: A2DP Multicasting or Broadcasting with Stellaris and Bluetopia

    Richard Smaglick Richard Smaglick
    I'm looking into the possibility of using a Stellaris LM3S969B with the Stonestreet One Bluetopia stack for A2DP audio multicasting or broadcasting, most likely using a single source to send the same material to two sinks that render the material simultaneously and in a well synchronized manner....
    on Apr 3, 2012
  • Forum Post: Registering endpoint

    vishvesh deobhankar vishvesh deobhankar
    I am trying to build A2DP Source using bluetopia stack . In my application the connection request would be initiated by the Source . So Do i need to register my source as a endpoint and also register SDP records for the same ... Thanx - Vishbesh
    on Oct 5, 2012
  • Forum Post: error in open_end_point_confirmation

    vishvesh deobhankar vishvesh deobhankar
    I am facing a problem with in the open_end_point_confirmation event giving an error of GAVD_AVDTP_ERROR_INVALID_CAPABILITIES i am trying to pair a my A2DP source on my Development kit with with a Nokia BH503 Headsets having A2DP capability .. I am able to connect the sink on my laptop with the...
    on Oct 8, 2012
  • Forum Post: RE: Problem in LSEID handeling for A2DP source

    vishvesh deobhankar vishvesh deobhankar
    thank you for your help .. I have been working around the pseudocode http://e2e.ti.com/support/low_power_rf/f/660/p/176665/644201.aspx#644201 and successfully connected the source with my A2DP headsets. I am able to record a single frame when implementing on my DK LM3S9D96 kit as a source from the...
    on Oct 9, 2012
  • Forum Post: how to incerease volume to the highest level on a source during initialization?

    vishvesh deobhankar vishvesh deobhankar
    hey.... I am trying to implement a A2DP source on my Stellaris development board using BluetopiaStack.. I am using Nokia BH503 headsets as a sink to be paired with. I have been working around the pseudocode http://e2e.ti.com/support/low_power_rf/f/660/p/176665/644201.aspx#644201 and successfully...
    on Oct 9, 2012
  • Forum Post: RE: Problem in LSEID handeling for A2DP source

    vishvesh deobhankar vishvesh deobhankar
    Hey , I have registered an endpoint on the development board as a sink ... now I am also implementing source on this kit . for this the discovery is initiated by the source .... now the connections , paring is all working fine. the media data packet received in the etGAVD_Data_Indication ( from...
    on Oct 11, 2012
  • Forum Post: Problem in LSEID handeling for A2DP source

    vishvesh deobhankar vishvesh deobhankar
    hey .. I am trying to implement an A2DP source using bluetopia and DKLM3SD96 . when I register the devlopment kit as A2DP Source a LSEID is returned. when I proceed the other further after GAVD_Connect when I try to open remote endpoint using GAVD_Open_Remote_End_Point(), it also returns LSEID . thus...
    on Oct 6, 2012
  • Forum Post: GAVD_Data_Write() is returning a value -65 . what does this error code mean

    vishvesh deobhankar vishvesh deobhankar
    Hey , I have implemented A2DP source and a sink on a development board DK LM3S9D96 . I have been using Bluetopia stack. I have registered an endpoint on the development board as a sink ... now I am also implementing source on this kit . for this the discovery is initiated by the source .... now...
    on Oct 11, 2012
  • Forum Post: Bluetooth Multiple device of the same proflie active at the same instance to a single master.

    vishvesh deobhankar vishvesh deobhankar
    I am interested in building a Mp3 player having bluetooth capabilitiies. According to my knowledge multiple devices with the different profile can be active simultaneously on the same device. ie when the A2DP profile is on the device can also share files . but can I connect to multiple device with...
    on Sep 15, 2012
  • Forum Post: Error in debugging on DK-LM3S9D96 using JLINK debug so as with FTDI

    vishvesh deobhankar vishvesh deobhankar
    I am using Stellaris development kit DK-LM3S9D96 and DK-EM2-2560B fitted in the expansion board .. I am trying to debug the demo application bt_a2dp_safertos using JLINK Jtag debugger in IAR 6.10 IDE . I am facing problem that when the verification of flash completes a fatal error occurs and the...
    on Sep 11, 2012
  • Forum Post: Bluetopia API for connecting particular endpoints ?

    vishvesh deobhankar vishvesh deobhankar
    hey, I have registered two endpoints for a single device .. i.e. registered the device to be a sink as well as source . . now i want specific device to be connected to the specific endpoint . how this can be done by using bluetopia API's
    on Sep 27, 2012
  • Forum Post: Bluetooth A2DP set MTU Problem .....

    vishvesh deobhankar vishvesh deobhankar
    Hey .. I am using Stellaris development kit and PAN 1323 module and Stonestreet one BLUETOPIA stack . I have created A2DP source and a sink on my development kit which is a intermediate device fro this project .. now this intermediate device in connects to an Iphone (source) and 2 headphones (sink...
    on Oct 29, 2012
  • Forum Post: RE: bluetooth RF range problem

    vishvesh deobhankar vishvesh deobhankar
    in my project the sequence for pairing is follows is as follows ... 1. the iphone starts the search and find the device (intermediate device ) and pairs with it 2 thn after being connected to the iphone or a A2DP source the intermediate device starts the device discovery and pairs the a2DP sinks...
    on Oct 30, 2012
  • Forum Post: bluetooth RF range problem

    vishvesh deobhankar vishvesh deobhankar
    hey , I was working with configuring a source and a sink on a single device ie preparing a bluetooth intermediate device . With some tweaks I am able to play audio in my headphones through the intermediate device . no the problem is .. the sound is very clear when the headphones are within 3 foot...
    on Oct 18, 2012
  • Forum Post: RE: A2DP source disconnected

    vishvesh deobhankar vishvesh deobhankar
    Hey .. I have followed the same procedure for the detection and disconnection as mentioned above . I have been testing this bye connection 2 headphones and switching off one of them at an instant .. As soon as the Headphone switches off the program gets stuck off in the Fault ISR section . Also the...
    on Nov 19, 2012
  • Forum Post: Getting Started with PAN1326 and A2DP

    Andrew Demski Andrew Demski
    Hello, I'm looking to use the A2DP protocol for a Bluetooth application for a PAN1326 chip. I have C and C++ programming experience but have never programmed for Bluetooth before. What do I need to start programming for the chip? I currently only have the chip itself. Any direction would be greatly...
    on Jan 11, 2013
  • Forum Post: CC256x and I2S interface

    Reza Abbaspour1 Reza Abbaspour1
    Hi there, I cannot figure out how A2DP profile could be executed on a host processor while an external audio codec (e.g. TLV320AIC3100) is connected to the CC256x through I2S port. In other words, the host processor is supposed to take care of A2DP profile by communicating with CC256x through HCI commends...
    on Feb 25, 2013
  • Forum Post: Can A2DP be integrated into MSP430.

    zafar alam zafar alam
    I am trying to integrate A2DP profile into TiWi-UB2 chip with the help of msp-exp430f5438. What i got after searching that MSP430 has these profiles. Classic Bluetooth SPP Bluetooth Low Energy GATT ANP HRP HTP PASP Is it possible to integrate A2DP profile. If possible...
    on Mar 29, 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