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?