Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SDK15.2 ANCS unable to receive phone notification after forgetting device again binding

For example: nRF5_SDK_15.2.0_9412b96 \example\ ble_peripheral \ ble_app_ancs_c \ pca10056 \ S140 \
ARM4

I tested the ancs on the board, connected ancs with iphone, chose to forget the Bluetooth device,
clicked on the device again, and successfully paired, but there was no more notification from the
iPhone.

code:

First bind, debug information:

...

 

The second binding, debugging information:

...

The second binding can't receive iPhone notifications!

Related