sandeepmistry / arduino-BLEPeripheral

An Arduino library for creating custom BLE peripherals with Nordic Semiconductor's nRF8001 or nR51822.
MIT License
462 stars 179 forks source link

How do I read notification content like application names using ANCS? #168

Closed ghost closed 7 years ago

sandeepmistry commented 7 years ago

@Merrick6 you'll have to modify the ANCS example based on the ANCS specification.

Pull requests welcome once you get it working ...