This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

sample code about pairing process with authentication

Hi,

I want to set two nRF52 modules pairing with each other.

During the pairing process, authentication is also needed for the sake of security.

The firmware I used is as follows:

 Central : nRF5_SDK_13.1.0_7ca7556\examples\ble_central\ble_app_uart_c

   Peripheral : nRF5_SDK_13.1.0_7ca7556\examples\ble_peripheral\ble_app_uart

However, there are no contents about authentication in the above firmware.

Is there any sample code about pairing process that includes authentication?

Thanks in advance!

Best regards

Parents Reply Children
Related