Skip to content

Commit bff922f

Browse files
committed
Signed-off-by: Robert Davidson <[email protected]>
1 parent 875b768 commit bff922f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

iOS/ANCS/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Apple Notification Center Service Demo #
2+
Original Author: John Gallagher (slackhappy)
3+
Original location: https://github.com/slackhappy/ble112/tree/master/ancs
4+
5+
Modified: Bob Davidson 2014
6+
7+
28
[Apple Notification Center Service](https://developer.apple.com/library/ios/documentation/CoreBluetooth/Reference/AppleNotificationCenterServiceSpecification/AppleNotificationCenterServiceSpecification.pdf) is a GATT service that will send push notifications to an connected bluetooth device whenever a notification event occurs on the iOS device.
39
This code lays out the basic stuff you need to get ANCS working on a project with an embedded device, such as a DIY smartwatch.
410

0 commit comments

Comments
 (0)