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

Overcome iPhone LMP collision issue (0x002A) for ANCS

Hi everybody!!!

I am working on ANCS on NRF-DK51 (nrf51-sdk-9.0.0) and I get the disconnected reason 0x002A same as this topic. They said that to overcome this problem, we can implement proprietary service which sends notifications/indications every 30s.

Is there any one can tell me how can I implement based on ANCS service ? such as:

  • what is service uuid number?
  • what are notifications/indications?

Thank you very much.

Related