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

ANCS Sample doesn't work after rebooting iOS Device

I'm testing ble_app_ancs experimental sample.

It seems working first connection. But after rebooting iOS Device, or Turn Off/On bluetooth function on iOS Device, ANCS does't work.

After delete bonding both evaluation board and iOS Device, it works again. Is there any infomation about this issue?

Testing Environment

iOS Device iPod touch 5th Gen. iOS 7.0.3 iPhone 5 iOS 7.0.3

BLE Board nrf6310 Rev 1.4 nrf6350 Rev 2.0 PCA10004 Rev 2.1.0 Softdevice 6.0.0-5beta

Parents
  • Using the SDK 5.2

    I don't get any BLE_GAP_EVT_CONN_PARAM_UPDATE event, and the reconnect discovery succeeds.

    Is there something else to change in order to get the PARAM_UPDATE event?

    Also, I have tried calling apple_notification_setup() after discovery completes. I believe the CCCDs get set successfully, yet I receive no notifications.

    I can also see that a Bondmanager encrypted event occurs.

    What else could I try?

Reply
  • Using the SDK 5.2

    I don't get any BLE_GAP_EVT_CONN_PARAM_UPDATE event, and the reconnect discovery succeeds.

    Is there something else to change in order to get the PARAM_UPDATE event?

    Also, I have tried calling apple_notification_setup() after discovery completes. I believe the CCCDs get set successfully, yet I receive no notifications.

    I can also see that a Bondmanager encrypted event occurs.

    What else could I try?

Children
No Data
Related