Datasheet
BLEAncs
BLEAncs is a helper class that enables you to receive notifications from the Apple Notification Center
Service (https://adafru.it/wfj) from devices such as an iPhone or iPad. It can be used to receive alerts such as incoming
or missed calls, email messages, or most alerts that appear on the mobile device's screen when locked.
API
Because the BLEAncs class is a work in progress, the latest public API for the BLEAncs helper class should be
viewed here (https://adafru.it/xen).
ANCS OLED Example
The ancs_oled (https://adafru.it/xeo) example uses the Adafruit FeatherWing OLED (https://adafru.it/sao) to display any
incoming alerts.
Sketch Requirements
In order to use this example sketch the following libraries must be installed on your system:
Adafruit_GFX (https://adafru.it/xep) (Github source (https://adafru.it/aJa))
Adafruit_SSD1306 (https://adafru.it/xep) (Github source (https://adafru.it/aHq))
Version 0.6.0 or higher of the Bluefruit nRF52 BSP
Loading the Sketch
The ancs_oled sketch can be loaded via the examples menu under Peripheral > ancs_oled:
With the sketch loaded, you can build the firmware and then flash it to your device via the Upload button or menu
option:
The Bluefruit nRF52 Feather codebase is in an early BETA stage and is undergoing active development
based on customer feedback and testing. As such, the class documentation here is incomplete, and you
should consult the Github repo for the latest code and API developments: https://goo.gl/LdEx62
© Adafruit Industries https://learn.adafruit.com/bluefruit-nrf52-feather-learning-guide Page 146 of 175