Hi,
I am using CC2541 for development . I am facing one issue regarding pairing of bluetooth device.
I am setting pairing mode to "GAPBOND_PAIRING_MODE_INITIATE".and I am setting pass code.
I am also keeping "GAPBOND_MITM_PROTECTION" to 1.
When device connects with my phone , it shows connected state and even if I enter wrong key it is still in connected mode.
Do I need to change any other setting?
Anybody faced this issue?