7 years, 3 months ago.

BLE security in nrf51822.?

Hai,

i need to enable pairing between my nrf51822 and a central device. so i am using security manager api for that. now i am able to pair a central by passing a security key. the security key i am using is a public key. so in order to avoid fake connection my system should work like this.

1.The system should accept connection at any time from devices that are already bonded 2.The system contains a button . when the button is pressed the system should accept pairing request from any new device for a few minutes.and system should reject any pairing request after that.

how can implement that....?

thank you

Be the first to answer this question.