Hello all
I have an nRF peripheral based on S130 SD. I have exposed certain services with both read and write permissions. However i would like to secure these services and only allow certain individuals access to it. This could be from our custom app or a generic app like the Master Control panel. I have seen different discussions relating to this in devzone with multiple different approaches. I would appreciate if someone can recommend the current / best approach for S130 SD.
Will static passkey approach be the right one for securing the services? If yes how to implement the same?