Hey,
I am working on NRF51822, S130 softdevice integrating security, I have used the GLS as a reference for security implementation.
I have a use case in which I am starting connection (from a custom test application I have) but don't go further to send BLE_GAP_EVT_SEC_PARAMS_REQUEST, not attempting bonding, in this case it seems that the device is just waiting forever, not disconnecting, and not returning to advertising.
Is it something that I suppose to take care of from scratch or is there something built-in in the libararies I missed in configuration
Any help would be much appreciated.
Thanks!