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

ANCS on nRF51822

Hi,

I am using ancs service to get some information of my iphone.

I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller (D0 version). In the old versions the firmware works properly, but now, with the new microcontroller and SDK 5.2 I cannot read the characteristics because the device are in pairing process all time, my iphone shows all time the pair window. However if I do not add ancs service, I can read a write the characteristics of my profile.

If I dowload the old SDK to my device, after the connection It is desconnected itself, but with the previous microcontroller (B0 version) with this SDK all work properly.

What is the difference between B0 and D0 versions? Why the new SDK have that behaviour? Has anyone been able to use ANCS service with nRF51822 D0 version?

thank so much.

Related