You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# SM - example usage of the Security Manager to pair and encrypt
2
+
3
+
Demonstration of possible usage of the Security Manager. Security Manager deals with pairing, authentication and encryption.
4
+
5
+
The application demonstrates usage as a central and a peripheral. The central will connect to any connectable device present. Please have one ready and advertising. Application will attempt pairing. Please authorise your peer device to pair.
6
+
7
+
Upon success it will disconnect and start advertising to demonstrate usage as a peripheral. Please scan and connect using your peer device. Upon connection grant pairing if prompted. Upon success the application will disconnect. Observe the terminal to keep track of the sequence.
8
+
9
+
# Running the application
10
+
11
+
## Requirements
12
+
13
+
The sample application can be seen on any BLE scanner on a smartphone. If you don't have a scanner on your phone, please install :
14
+
15
+
-[nRF Master Control Panel](https://play.google.com/store/apps/details?id=no.nordicsemi.android.mcp) for Android.
16
+
17
+
-[LightBlue](https://itunes.apple.com/gb/app/lightblue-bluetooth-low-energy/id557428110?mt=8) for iPhone.
18
+
19
+
Information about activity is printed over the serial connection - please have a client open. You may use:
0 commit comments