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

Pairing with static passkey without bonding

I am using ble_app_gls s130 SDK_11. Is it possible to have pairing with static passkey without bonding? This is because the nRF device will be connected to different smartphones all the time and there is no need to remember past phones that were connected.

I have already implemented static passkey on ble_app_gls. I do not know which part of the code to change to remove bonding.

Related