This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to receive nRF51 BLE device from android phone notifications?

Hi I'm creating an android app for smartwatch(used nrf51 ble),I have two questions

1.I used ANCS(Apple notification center service) in my android app,but nrf51 device didn't read anything.I added ANCS UUID,characteristics and descriptors,but nrf51 didn't fire onCharacteristicReadRequest metho.How can I solve this problem?

2.If I can't use ANCS for android app,what can I use to receive all android phone notiifcations?

Thanks:)

Related