# ble-ancs-client **Repository Path**: mirrors_ARMmbed/ble-ancs-client ## Basic Information - **Project Name**: ble-ancs-client - **Description**: Demo for the ANCS client. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ble-ancs-client ANCS client using mbed BLE API. Connects to the built-in notification service on iOS devices and prints out notifications on the terminal connected to the mbed device. # Usage * Build module and load test application on to mbed device. * On iOS device, open Settings -> Bluetooth * Select ANCS device * Accept pairing request * Connect to serial port on mbed device # Notes Developed and tested on the Nordic NRF51-DK board.