<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>LESC check on the app ( ios &amp;amp; android )</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/22851/lesc-check-on-the-app-ios-android</link><description>Hi 
 I use LESC sdk &amp;amp; nrf connect app 
 How can I know if my nrf51 device and phone are bounding through LESC? 
 From nrf connect( ios ), how can I know from nrf connect(ios) that the nrf51 device is bounded? 
 Thanks.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Jun 2017 11:31:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/22851/lesc-check-on-the-app-ios-android" /><item><title>RE: LESC check on the app ( ios &amp; android )</title><link>https://devzone.nordicsemi.com/thread/89839?ContentTypeID=1</link><pubDate>Tue, 20 Jun 2017 11:31:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51bc60c0-8bd1-4272-bad4-f6819cc4693e</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Johnny,&lt;/p&gt;
&lt;p&gt;You can check the sniffer trace to see what happened over the air.&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t want to use the sniffer, you can check the BLE_GAP_EVT_AUTH_STATUS event and check which security level you end up. If it&amp;#39;s LESC and MITM, you will have security mode 1 and level 4. Check p_ble_evt-&amp;gt;evt.gap_evt.params.auth_status.sm1_levels.lv4 if it&amp;#39;s =1 .&lt;/p&gt;
&lt;p&gt;If it&amp;#39;s Just work you used, you will end up with security mode 1 and level 2 which is the same level as Legacy Pairing Just Work.&lt;/p&gt;
&lt;p&gt;I believe the iOS nRFConnect app will show you if the device is bonded in the app. It say &amp;quot;Not bonded&amp;quot; or &amp;quot;Bonded&amp;quot;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>