简介
苹果通知中心服务(Apple Notification Center Service,ANCS)应用于低功耗蓝牙设备,如手环、手表等智能设备,可通过Bluetooth LE(Low Energy)获取iOS设备的各类通知;同时低功耗蓝牙设备也可以使用ANCS向iOS设备发送ANCS相关控制命令。
本文档主要介绍如何在GR5xx平台实现ANCS Client。
在进行操作前,可参考以下文档。
名称 | 描述 |
---|---|
ANCS Specification |
ANCS协议:Apple Notification Center Service (ANCS) Specification |
对应芯片开发者指南 |
介绍GR5xx SDK以及基于SDK的应用开发和调试 |
Bluetooth Core Spec |
Bluetooth官方标准核心规范 |
Bluetooth GATT Spec |
Bluetooth Profile和Service的详细信息:http://www.bluetooth.com/specifications/gatt |
J-Link用户指南 |
J-Link使用说明:http://www.segger.com/downloads/jlink/UM08001_JLink.pdf |
Keil用户指南 |
Keil详细操作说明:http://www.keil.com/support/man/docs/uv4/ |