Introduction
Serial Port Profile (SPP) defines how to pass through data from virtual serial ports to peer Bluetooth Low Energy (Bluetooth LE) devices by adopting Bluetooth LE technology.
Bluetooth Special Interest Group (Bluetooth SIG) does not define standard profiles for Bluetooth LE serial port pass-through. Therefore, to make Goodix-customized SPP user-friendly, this document introduces how to use and verify the Goodix SPP example in the GR5xx Software Development Kit (SDK).
Before getting started, you can refer to the documents listed below.
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/. |