Several different copies of the dev kit, and a couple of different hosts. I often get "Failed to secure connection. Disconnecting.". I can find where it's generated in the code, but despite days of tracing back thru the call stack, I can't figure out what actually causes the error. I am running the CGMS example app. I have noticed that it no longer does the passkey handshake - never displays a passkey on the UART, nor asks for it on the BLE host.
I am also at a loss for the configuration utility that generates a consistent sdk_config.h and/or app_config.h, and how to configure the GATT stack to specify the BLE variables that are presented to the host. I have used BLE on other platforms and it wasn't this hard. I've been all over the documentation, but I'm lost in the forest. Could someone please point me toward the right tree?