This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Apple Notification Center Service (ANCS) in Zephyr OS

Hello everyone!

Has anyone ever implemented ANCS  (Apple Notification Center Service) in ZephyrOS?

We are using nRF51822 SoC with the goal to connect to the smartphone running iOS and exchange data. Do we need to implement ANCS in the code even though we don't want to receive BLE notifications from the smartphone?


I know that in nRF Connect SDK ANCS is part of the stack (link).

Thanks in advance for your time and efforts.

Sincerely,

Bojan.

Parents
  • Just to shed more light on the issue...

    It seems we need ANCS implemented in the firmware so that the iOS application running in the background mode can receive notifications from nRF51.

    Can we implement ANCS in nRF51822 running Zephyr OS?

Reply
  • Just to shed more light on the issue...

    It seems we need ANCS implemented in the firmware so that the iOS application running in the background mode can receive notifications from nRF51.

    Can we implement ANCS in nRF51822 running Zephyr OS?

Children
Related