I am using nrf52810 for ble peripherial , is there any sample project which has pass key authorisation , if not what are the changes need to incorporate in peripheral template project to bring pass key authorisation
I am using nrf52810 for ble peripherial , is there any sample project which has pass key authorisation , if not what are the changes need to incorporate in peripheral template project to bring pass key authorisation
Hi,
Adding passkey authorization to a BLE application is fully covered in the Bluetooth Low Energy Fundamentals course, Lesson 5 - Security in Bluetooth LE communication, Exercise 1.
Regards,
Terje
i am using segger studio , sdk 17, the tutorial uses vs code
i am using segger studio , sdk 17, the tutorial uses vs code
Hi,
The link was for nRF Connect SDK, our newest SDK, which we always recommend for new projects. nRF5 SDK has been in maintenance mode for some years at this point. See nRF Connect SDK and nRF5 SDK statement for details.
If you still want to use nRF5 SDK, then you can have a look at e.g. the Glucose Application for reference.
Regards,
Terje