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