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

Security level for multiple connections

SDK: 15.3.0
SoftDevice: S132
Device: EYSHJNZWZ (nRF52832)

My device is a peripheral.
I want to connect with two smartphones.
At that time, I want to connect under the following conditions.
Smartphone A: LESC disabled
Smartphone B: LESC enabled

Is it possible?
If possible, please tell me how.

Parents
  • Hi

    Experimental libraries and example projects have generally undergone less testing, and have usually been out for a shorter amount of time, so the chance of discovering bugs will be larger although none of the libraries should be assumed to be completely free of bugs.

    All libraries and examples in the SDK, both experimental and not, are provided "as is", so in the end, it is up to you to test your application sufficiently and confirm that it meets your requirements. 

    The only real "risk" of using an experimental example, is that it is more prone to bugs and deficiencies than others.

    Best regards,

    Simon

  • I want to run a sample.
    However, the sample does not include the hex file and the project file.
    What should I do to run this sample?

Reply Children
Related