I purchased a CC2540DK.
I tested two samples which are SimpleBLECentral and SimpleBLEPeripheral using IAR embedded workbench,
I've read TI_BLE_Software_Developer's_Guide and following site.
http://blog.punchthrough.com/post/63658238857/the-apple-notification-center-service-or-wtf-is
http://mbientlab.com/blog/ancs-on-ti2541-in-an-afternoon/
I want to support ANCS on SimpleBLEPeripheral.
And I heard that how to do is to discover as GATT client after connection between iPhone and peripheral,
I do not know well how to implement.
Could you advise me for programming?
I'm sorry that I'm a begginer.