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

ble_app_hrs_c example fails reconnect on SDK 15.2.0

Hi,

I'm using a PCA10040 devboard to test the heart rate client example. I see that when using the example from SDK v15.2.0, I can connect to my (Polar) heart rate device, and if I reset the devboard, it will recognize the sensor and reconnect. However, if I power off the sensor, and power it back on, I get an error "PM_CONN_SEC_ERROR_PIN_OR_KEY_MISSING".

I did the same experiment using the example from the SDK v14.2.0, and that one reconnects with no issues. 

I'm not sure if this is a peer manager issue or to do with some security option.

Any ideas?

Related