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.