Hello
I have 2 custom boards both with nRF82532. One is central and the other a peripheral. I use LESC. When no bonding information is stored in either of the devices, pairing and bonding is executed whithout problem. When I erase the bonding information from the peripheral I can not make it to repair/bond. I allways get a disconnection error event. Secure connection is triggered by central with pm_conn_secure(p_evt->conn_handle,false); function. Erasing the bond from the peripheral by the user is mantatory for our product.
Please advice