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

LESC just work.

Condition 1: LESC = 1, MITM = 1 After successful encryption, p_ble_evt-> gap_evt-> auth_status-> lesc = 1 in BLE_GAP_EVT_AUTH_STATUS

Condition 2: LESC = 1, MITM = 0 (Just Work) After successful encryption, p_ble_evt-> gap_evt-> auth_status-> lesc = 0 in BLE_GAP_EVT_AUTH_STATUS

SDK14.1, S132, may I ask the second case is not LE Secure Connection it? Is this a bug?

Parents Reply Children
No Data
Related