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

Bluetooth Low Energy Sample Applications

ANP Demo

  • This application shows how to use LE and the GATT profile. This sample implements the alert notification profile (ANP) using the GATT profile. This sample acts as an LE master and an LE slave.
  • For a step-by-step demonstration of how to run this application, visit the ANP demo wiki.

iBeacon Demo

  • The iBeacon profile is used to provide a different type of location-based information and services. There are two roles defined in this profile: a server and a client. The server transmits a user-defined message, which is received by any client that is in range. The received iBeacon message can trigger different behaviors.
  • This application lets the user advertise specific Bluetooth Low Energy data that can be read by an iBeacon scanner (client).
  • For a step-by-step demonstration of how to run this application, visit the iBeacon demo wiki.

HRP Demonstration

  • This application shows how to use LE and the GATT profile. This sample implements the heart rate monitoring profile (HRP) using the GATT profile. This sample acts as an LE master and an LE slave.
  • For a step-by-step demonstration of how to run this application, visit the HRP demo wiki.

HTP Demonstration

  • This application shows how to use LE and the GATT profile. This sample implements the health thermometer profile (HTP) using the GATT profile. This sample acts as an LE master and an LE slave.
  • For a step-by-step demonstration of how to run this application, visit the HTP demo wiki.

PASP Demo

  • This application shows how to use LE and the GATT profile. This sample implements the phone alert status profile (PASP) using the GATT profile. This sample acts as an LE master and an LE slave.
  • For a step-by-step demonstration of how to run this application, visit the PASP demo wiki.

HOGP Demo

  • This application shows how to use LE and the GATT profile. This sample implements the HID using the GATT profile.
  • For a step-by-step demonstration of how to run this application, visit the HOGP demo wiki.

PXP Demon

  • This application shows how to use LE and the GATT profile. This sample implements the proximity profile (PXP) using the GATT profile. This sample acts as an LE master and an LE slave.
  • For a step-by-step demonstration of how to run this application, visit the PXP demo wiki.

FMP Demo

  • This application shows how to use LE and the GATT profile. This sample implements the find me profile (FMP) using the GATT profile. This sample acts as an LE master and an LE slave.
  • For a step-by-step demonstration of how to run this application, visit the FMP demo wiki.

CSCP Demo

  • This application shows how to use LE and the GATT profile establish connection between two Bluetooth Low Energy devices with the cycling speed and cadence service (CSCS), notify measurements and change the sensor location and cumulative wheel value in the Speed Cadence (SC) Control Point.
  • For a step-by-step demonstration of how to run this application, visit the CSCP demo wiki.