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

Unable to connect peripheral with Peer Manager

Hi

I'm testing the Peer Manager as a replacement for the currently used device manger. I ported out code to use of the peer manager. I can see the peripheral advertising, but when i try to connect with the iOS LightBlue app the connection is terminated after a few seconds. I first thought it may be something wrong with my code, but after having the same issues with the example from the SDK i'm not sure if it's not something else.

Steps to reproduce:

  • Open the example "ble_app_hrs_rscs_relay" (arm5 no packs) from the SDK10
  • Run it on a nRF51 DK with only SD130 programed
  • Try to connect with the LightBlue App from an iOS device

Anyone using the peer manger with success? A bugfix known for this behavior?

Regards Adrian

Related