Introduction
The Heart Rate Sensor & Running Speed and Cadence Sensor Relay (HRS RSCS Relay) example demonstrates how to apply GR5xx System-on-Chips (SoCs) in scenarios with multi-roles (Peripheral and Central) and multi-connections, to enable functions of an HRS RSCS Relay device. The HRS RSCS Relay device can serve as both a collector and a sensor.
- Collector
As a GATT Client, the HRS RSCS Relay device receives measurement data from heart rate sensor as well as running speed and cadence sensor.
- Sensor
As a GATT Server, the HRS RSCS Relay device sends the received data to other collectors, such as GRToolbox, a Bluetooth Low Energy (Bluetooth LE) debugging App for GR5xx SoCs.
This document introduces how to use and verify an HRS RSCS Relay example in the GR5xx Software Development Kit (SDK).
Before getting started, you can refer to the following documents.
Name | Description |
---|---|
GR5xx Sample Service Application and Customization |
Introduces how to apply and customize Goodix Sample Service in developing Bluetooth LE applications based on GR5xx SDK. |
Developer guide of the specific GR5xx SoC |
Introduces GR5xx SDK and how to develop and debug applications based on the SDK. |
Bluetooth Core Spec |
Offers official Bluetooth standards and core specification from Bluetooth SIG. |
Bluetooth GATT Spec |
Provides details about Bluetooth profiles and services. Available at https://www.bluetooth.com/specifications/gatt. |
J-Link/J-Trace User Guide |
Provides J-Link operational instructions. Available at https://www.segger.com/downloads/jlink/UM08001_JLink.pdf. |
Keil User Guide |
Offers detailed Keil operational instructions. Available at https://www.keil.com/support/man/docs/uv4/. |