I am trying to implement bonding in central BLE uart_app example code but I don't know how to proceed as I'm a beginner . Do we need to make any changes at peripheral side also for implementing bonding at central side Please tell.
I am trying to implement bonding in central BLE uart_app example code but I don't know how to proceed as I'm a beginner . Do we need to make any changes at peripheral side also for implementing bonding at central side Please tell.
Hi
Closing this ticket as it is a duplicate of the private ticket https://devzone.nordicsemi.com/support-private/support/284456. Discussion will continue there. Below is my original reply:
I would suggest referring to the ble_app_hrs and ble_app_hrs_c example projects that implements bonding. Yes there are some changes necessary on the peripheral as well to allow for bonding. By comparing the HRS and UART example projects you should see a few differences, and you can refer to the peer manager as well, which is used by applications to manage BLE security.
Best regards,
Simon
Hi
Closing this ticket as it is a duplicate of the private ticket https://devzone.nordicsemi.com/support-private/support/284456. Discussion will continue there. Below is my original reply:
I would suggest referring to the ble_app_hrs and ble_app_hrs_c example projects that implements bonding. Yes there are some changes necessary on the peripheral as well to allow for bonding. By comparing the HRS and UART example projects you should see a few differences, and you can refer to the peer manager as well, which is used by applications to manage BLE security.
Best regards,
Simon