SWRU580 April   2021 CC2564C , CC2564MODA , CC2564MODN

 

  1.   Trademarks
  2. Introduction
  3. A2DP (AUD) Demo Guide
    1. 2.1 Demo Overview
    2. 2.2 Demo Application
    3. 2.3 Application Commands
  4. A3DP Sink Demo Guide
    1. 3.1 Demo Overview
    2. 3.2 Demo Application
    3. 3.3 Sink Reference Board Demo Application
    4. 3.4 Multiple Source Demo
    5. 3.5 Application Commands
  5. A3DP Source Demo Guide
    1. 4.1 Demo Overview
    2. 4.2 Demo Application
    3. 4.3 Application Commands
  6. HFP Demo Guide
    1. 5.1 Demo Overview
    2. 5.2 Demo Application
    3. 5.3 Application Commands
  7. HFP Audio Gateway Demo Guide
    1. 6.1 Demo Overview
    2. 6.2 Demo Application
    3. 6.3 Application Commands
  8. HID Demo Guide
    1. 7.1 Demo Overview
    2. 7.2 Demo Application
    3. 7.3 Application Commands
  9. HSP Demo Guide
    1. 8.1 Demo Overview
    2. 8.2 Demo Application
    3. 8.3 Application Command
  10. Map Demo Guide
    1. 9.1 Demo Overview
    2. 9.2 Demo Application
    3. 9.3 Application Command
  11. 10PBAP Demo Guide
    1. 10.1 Demo Overview
    2. 10.2 Demo Application
    3. 10.3 Application Commands
  12. 11SPP Demo Guide
    1. 11.1 Demo Overview
    2. 11.2 Demo Application
    3. 11.3 Application Commands
  13. 12SPPLE Demo Guide
    1. 12.1 Demo Overview
    2. 12.2 Demo Application
    3. 12.3 Demonstrating SPP LE on an iOS Device with the LightBlue App
    4. 12.4 Demonstrating SPP LE on an iOS Device with the SPPLE Transfer App - LEGACY
    5. 12.5 SPP Demo
    6. 12.6 Application Commands
  14. 13SPPDMMulti Demo Guide
    1. 13.1 Demo Overview
    2. 13.2 Demo Application
    3. 13.3 Application Commands
  15. 14ANP Demo Guide
    1. 14.1 Demo Overview
    2. 14.2 Demo Application
    3. 14.3 Application Commands
  16. 15HFP Demo Guide
    1. 15.1 Demo Overview
    2. 15.2 Demo Application
    3. 15.3 Application Commands
  17. 16HTP Demo Guide
    1. 16.1 Demo Overview
    2. 16.2 Demo Application
    3. 16.3 Application Commands
  18. 17PASP Demo Guide
    1. 17.1 Demo Overview
    2. 17.2 Demo Application
    3. 17.3 Application Commands
  19. 18HOGP Demo Guide
    1. 18.1 Demo Overview
    2. 18.2 Demo Application
    3. 18.3 Application Commands
  20. 19PXP Demo Guide
    1. 19.1 Demo Overview
    2. 19.2 Demo Application
    3. 19.3 Applications Commands
  21. 20FMP Demo Guide
    1. 20.1 Demo Overview
    2. 20.2 Demo Application
    3. 20.3 Application Commands
  22. 21CSCP Demo Guide
    1. 21.1 Demo Overview
    2. 21.2 Demo Application
    3. 21.3 Application Commands
  23. 22Revision History

Demo Application

This section provides a description of how to use the demo application to connect an audio sink to it and communicate over Bluetooth.

Connecting with a Bluetooth Speaker
Device 2 (Sink) setup
  1. Before we turn on the Source Board, we make sure that the Sink is ready to connect. In our example, we use a Bluetooth Speaker.
    GUID-20210311-CA0I-TZD7-CSVB-D4CGXK9KSD1W-low.jpg Figure 4-3 A3DP Source Setup
  2. Turn on the speaker using the On/Off Switch. You should hear an audible beep.
  3. Hold the mode button until you hear an audible beep and the blue led is flashing. The device is now discoverable and ready to be paired.
Device 1 (Source) setup on the demo application
  1. Make sure that a microphone or similar device is connected to J39. Once the FTDI/microUSB cable is connected, press reset and you should see output similar to the Terminal output above.
    GUID-20210311-CA0I-KM6J-6FN7-VZGVDXSDXTLT-low.jpg Figure 4-4 A3DP Source Setup Connections
  2. The Source device will begin auto connecting with any discoverable & connectable sink device and filter out other devices.
    GUID-20210311-CA0I-VXTF-S3BP-SSB7WMRDHK4G-low.png Figure 4-5 A3DP Source Demo Device List
    Note: The device will automatically begin an inquiry/open a sink. If you need to do this manually, follow the steps and reference the Terminal Output below.
    1. Type Inquiry to begin scanning for nearby devices.
    2. Type OpenSink <Inquiry Number> to open a sink channel to a Bluetooth device found during the previous inquiry.
    GUID-20210311-CA0I-GZV4-8WT1-J9LKM3FBMFZT-low.png Figure 4-6 A3DP Source Inquiry and Open Command
  3. Depending on the settings of the speaker device, it may initiate pairing as well.
    GUID-20210311-CA0I-VNG3-TTX3-XBWW3T4XT6F6-low.png Figure 4-7 A3DP Source Terminal 1
  4. The device will finish the connection and you should see a Stream State Change Confirmation and AUD Remote Control Open Indication events.
  5. You can now transmit audio from the source device. Speak something through the mic and the speakers should play the output.

Connecting with the BT-MSP-AUDSNK board
Device 2 (Sink) setup
  1. Make sure that the profile is flashed and the device is powered up and the speakers are connected.
    GUID-20210311-CA0I-9Q1M-BNB4-RNN8DTCN0ZFS-low.jpg Figure 4-8 A3DP Source TI HW Device Setup
Device 1 (Source) Setup
  1. Setup the device as shown in the previous section. The device should automatically perform an inquiry scan, pair and connect with the SNK board. The images below show the terminal (SNK on the left, SRC on the right) output of both of the devices.
    GUID-20210311-CA0I-SJS0-CSND-C5ZVGVZBRKM6-low.png Figure 4-9 A3DP Source Initialization
    GUID-20210311-CA0I-QKWB-LTVH-31LZVW7PLTMF-low.png Figure 4-10 A3DP Source Device Pairing
    GUID-20210311-CA0I-RZ0Q-93F2-ZGS8CH1KJPK4-low.png Figure 4-11 A3DP Source State Change