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

ANCS minimum requirement

Hi,

I'm working on integrating ANCS on our existing and futur products. I started to port the Nordic SDK example (12.x) and it seems to work fine on nRF52, which will be fine for our futur product line that will probably based on it.

But I also try to port it on nRF51, because we have released products based on it. I can make a working implementation on the DK, but the SDK example for ANCS is too big (FLASH and RAM) to cohabit with our existing Firmware.

So my question is the following. On the ANCS SDK example, what are the minimum requirement for a working ANCS peripheral ?

I understand it need at least the Service and Characteristics. What about pairing and db_discovery ? Can this be simplified at some points ?

Any experience, link or feedback is welcome on this subject.

Note that I'm using SD130

Thanks

Related