SWRU498B February   2017  – December 2021 CC2564C

 

  1.   Trademarks
  2. Features
  3. Bluetooth Profiles
  4. Sample Application Overview
  5. CC2564CSTBTBLESW Hardware and Software Requirements
  6. Setting Up the Hardware
  7. Setting Up the Software
  8. Building and Flashing the Bluetooth Code (STM3240G-EVAL)
    1. 7.1 Flashing the Bluetooth Code
  9. Applications
  10. Classic Bluetooth Sample Applications
  11. 10Classic Bluetooth + Bluetooth Low Energy Applications
  12. 11Bluetooth Low Energy Applications
  13. 12Revision History

Bluetooth Low Energy Applications

ANP Demo

  • Shows how to use low energy (LE) and the GATT profile.
  • Implements the alert notification profile (ANP) using the GATT profile.
  • Acts as an LE master and LE slave.
  • For instructions for this demonstration, see the ANP demonstration wiki.

iBEACON Demo

  • Provides location-based information and services for iOS devices.
  • Has server and client roles.
  • Lets the user use a console to use Bluetooth Low Energy to advertise specific data that can be read by the client.

HRP Demo

  • Shows how to use low energy (LE) and the GATT profile.
  • Implements the heart rate profile (HRP) using the GATT profile.
  • Acts as an LE master and LE slave.
  • For instructions for this demonstration, see the HRP demonstration wiki.

HTP Demo

  • Shows how to use low energy (LE) and the GATT profile.
  • Implements the health thermometer profile (HTP) using the GATT profile.
  • Acts as an LE master and LE slave.
  • For instructions for this demonstration, see the HTP demonstration wiki.

PASP Demo

  • Shows how to use low energy (LE) and the GATT profile.
  • Implements the phone alert status profile (PASP) using the GATT profile.
  • Acts as an LE master and LE slave.
  • For instructions for this demonstration, see the PASP demonstration wiki.

HOGP Demo

  • Shows how to use low energy (LE) and the GATT profile.
  • Implements the human-interface device (HID) using the GATT profile.
  • For instructions for this demonstration, see the HOGP demonstration wiki.

PXP Demo

  • Shows how to use low energy (LE) and the GATT profile.
  • Implements the proximity profile (PXP) using the GATT profile.
  • For instructions for this demonstration, see the PXP demonstration wiki.

FMP Demo

  • Shows how to use low energy (LE) and the GATT profile.
  • Implements the find me profile (FMP) using the GATT profile.
  • Acts as an LE master and slave.
  • For instructions for this demonstration, see the FMP demonstration wiki.

CSCP Demo

  • This application shows how to use LE and the GATT profile establish connection between two BLE 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, see the CSCP demo wiki.