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

Central connection with password

Hello.

My application serve as a central that connect to device by its name. I use the example \ble_central\ble_app_uart_c

On the device side I have password for connecting.

I want to connect only to device that has the require password.

I know on phone I do it by hand and type the password.

But how can I do it in the nRF52840 automatically?

Is there a place to write the require password , and what setting I have to add to the central to use that password when connect?

Thanks

Bar.

Related