1. I had done the pairing without any authentication but now I want to do it with the authentication with an authentication key.
2. please provide some sample code regarding the pairing authentication and its process.
1. I had done the pairing without any authentication but now I want to do it with the authentication with an authentication key.
2. please provide some sample code regarding the pairing authentication and its process.
Hi,
Are you using NCS or nRF5SDK?
-Amanda
Hi,
Are you using NCS or nRF5SDK?
-Amanda
Hi team,
I am using the nRF52DK module PCA10040 board
having nrf52832 on it
I want to do the pairing by sharing an authentication key
Hi,
ShubMane said:I want to do the pairing by sharing an authentication key
What exactly do you refer to by "authentication key"? Is it a 6 digit Bluetooth passkey? If so, you can refer to Glucose Application for nRF5 SDK, and this post for NCS.
-Amanda
Yes, Amenda
you were correct, I am talking about the 6 digits Bluetooth passkey and it is shared while the pairing process is going on.
can u please tell me where the "glucose application" is located inside the SDK?