Hello everyone,
1st of all, thank you for taking your time to have a look over my "problem".
I have a device that I am working on, that acts as aperipheral, it is a non NRF one.
I also have a NRF52DK that I am using to develop the central device for my peripheral.
In the central (NRF52DK), for connection, I am scanning for Local Name (shortened local name never works for me).
Immediately after a connection is estabilished, from peripheral I issue a BLE_GAP_EVT_SEC_REQUEST, that is visible on the sniffer log, but I seem to get no event in the central device at ble_evt_handler level.
Probably I am completely missing something, but please, can anyone help me out finding out what am I missing?
Thank you in advance,
Victor