This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM vs BLE_GAP_CONN_SEC_MODE_SET_SIGNED_NO_MITM

there is no sample code in nrf5188 sdk to use BLE_GAP_CONN_SEC_MODE_SET_SIGNED_NO_MITM, what's the difference between the two settings? for BLE_GAP_CONN_SEC_MODE_SET_SIGNED_NO_MITM, is there a place to set private key?

Related