SWRU497B August   2019  – December 2021 CC2564C

 

  1.   Trademarks
  2. 1Introduction
  3. 2Features
    1. 2.1 Classic Bluetooth Profiles Available
    2. 2.2 Bluetooth Low Energy Profiles Available
    3. 2.3 MFi Support
  4. 3Requirements
  5. 4Sample Application Overview
  6. 5Hardware Setup
    1. 5.1 Setting Up the Hardware
  7. 6Software Setup
    1. 6.1 Downloading and Installing
    2. 6.2 Building and Flashing the Bluetooth Code (MSP-EXP432P401R)
  8. 7Sample Applications
    1. 7.1 Classic Bluetooth Sample Applications
    2. 7.2 Classic Bluetooth + Bluetooth Low Energy Sample Applications
    3. 7.3 Bluetooth Low Energy Sample Applications
  9. 8Revision History

Classic Bluetooth Sample Applications

A3DP Sink Demo

  • The assisted advanced audio distribution profile (A3DP) shows how to send stereo audio over Bluetooth.
  • For a step-by-step demonstration of how to run this application for the sink role, visit the A3DP demo sink wiki.

A3DP Source Demo

  • The assisted advanced audio distribution profile shows how to send stereo audio over Bluetooth.
  • For a step-by-step demonstration of how to run this audio gateway application for the source role, visit the A3DP demo source wiki.

HFP Demo

  • The hands-free profile (HFP) lets the user demonstrate the use of hands-free profile on embedded device. The HFP is used to connect a headset or speaker phone with a mobile device to provide remote control and voice connections.
  • The HFP supports two roles: hands free and audio gateway.
  • For a step-by-step demonstration of how to run the audio gateway application, visit the HFP AG demo application wiki.
  • For a step-by-step demonstration of how to run the hands-free application, visit the HFP HG Demo application wiki.

HID Demo

  • The human interface device (HID) enables a host to connect and control a HID device.
  • For a step-by-step demonstration of how to run this application, visit the HID demo wiki.

HSP Demo

  • The headset profile (HSP) lets the user demonstrate the use of HSP on embedded device. The HSP is used to connect a headset or speaker phone with a mobile device or to connect an audio gateway with a headset device to provide basic control and voice connections.
  • For a step-by-step demonstration of how to run this application, visit the HSP demo wiki.

MAP Demo

  • The MAP demo lets the user exchange message objects over Bluetooth.
  • For a step-by-step demonstration of how to run this application, visit the MAP demo application wiki.

PBAP Demo

  • The PBAP demo lets the user exchange phonebook objects over Bluetooth.
  • For a step-by-step demonstration of how to run this application, visit the PBAP demo application wiki.

SPP Demo

  • This application shows how to use the SPP module and how to handle the different callback events. The application can be used to interface with a remote SPP client or server.
  • For a step-by-step demonstration of how to run this application, visit the SPP demo application wiki.