简介
Serial Port Profile(SPP)定义了如何使用Bluetooth LE(Low Energy)技术,将虚拟串行端口中的数据透传到对端低功耗蓝牙设备中。
Bluetooth SIG(Bluetooth Special Interest Group,蓝牙技术联盟)未定义标准的基于Bluetooth LE的串口透传Profile。为方便用户使用Goodix自定义SPP,本文将介绍如何使用以及验证GR5xx SDK提供的Goodix SPP示例。
在进行操作前,可参考以下文档。
名称 | 描述 |
---|---|
GR5xx应用及自定义 Sample Service |
介绍实现自定义Service的相关知识 |
对应芯片开发者指南 |
介绍GR5xx SDK以及基于SDK的应用开发和调试 |
Bluetooth Core Spec |
Bluetooth官方标准核心规范 |
Bluetooth GATT Spec |
Bluetooth Profile和Service的详细信息查看地址:https://www.bluetooth.com/specifications/gatt |
J-Link用户指南 |
|
Keil用户指南 |
Keil详细操作说明:www.keil.com/support/man/docs/uv4/ |