hello all,
i am working on nrf52832 ble board. right now i try to add secure pairing connection for security purpose in my code. i use segger studio for programming. i did not find any refrence code for this. i have finded one basic program for pairing but without secure connection. basically i want to do secure pairing in which i want to do add one feature in which user can set password(key), and later on it should save and do not ask for password when user will reconnect that device. so give me some idea for this.
so please help me out to find refrence code for this.