<?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>Implementing BLE Secure Connection with nRF5340</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114406/implementing-ble-secure-connection-with-nrf5340</link><description>Hi, 
 I am developing a BLE secure connection with the help of Dev Academy. 
 I found out that what I am implementing is Legacy Pairing, not LE Secure Connections. 
 This is my implementation and configuration. To achieve LE Secure Connections, what changes</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Sep 2024 06:29:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114406/implementing-ble-secure-connection-with-nrf5340" /><item><title>RE: Implementing BLE Secure Connection with nRF5340</title><link>https://devzone.nordicsemi.com/thread/500874?ContentTypeID=1</link><pubDate>Tue, 03 Sep 2024 06:29:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1cc64c5-84b2-482a-8fcd-017b00153c2d</guid><dc:creator>REDHAT</dc:creator><description>&lt;p&gt;Hi Vidar,&lt;br /&gt;Good day!&lt;br /&gt;&lt;br /&gt;Thanks for your Inputs!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Implementing BLE Secure Connection with nRF5340</title><link>https://devzone.nordicsemi.com/thread/500785?ContentTypeID=1</link><pubDate>Mon, 02 Sep 2024 13:03:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfef766f-675d-49b3-a4c3-4a9e60c75224</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can&amp;nbsp;call&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/connectivity/bluetooth/api/connection_mgmt.html#c.bt_conn_get_info"&gt;bt_conn_get_info()&lt;/a&gt;&amp;nbsp;from your &amp;quot;security changed&amp;quot; callback to check if the&amp;nbsp;&lt;span&gt;BT_SECURITY_FLAG_SC&amp;nbsp;bit has been set in bt_conn_info-&amp;gt;security.flags have been set.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Implementing BLE Secure Connection with nRF5340</title><link>https://devzone.nordicsemi.com/thread/500767?ContentTypeID=1</link><pubDate>Mon, 02 Sep 2024 12:16:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b658a59c-abe0-400e-87cc-d3572680ca5c</guid><dc:creator>REDHAT</dc:creator><description>&lt;p&gt;Hi Vidar,&lt;/p&gt;
&lt;p&gt;Good day!&lt;/p&gt;
&lt;p&gt;Thank you for confirming that, by default, BLE pairing automatically enables LE Secure Connections (LESC) when pairing is enabled. I compared this with the nRF5 SDK, where we need to explicitly enable LESC for LE Secure Connections.&lt;/p&gt;
&lt;p&gt;I need to verify that LESC is working. How can I confirm that my project is using LESC?&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Implementing BLE Secure Connection with nRF5340</title><link>https://devzone.nordicsemi.com/thread/500732?ContentTypeID=1</link><pubDate>Mon, 02 Sep 2024 09:58:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8da14994-ab9d-4679-94fd-14f69b7047fa</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;LESC pairing is automatically enabled when you enable pairing in nRF Connect SDK projects. It will only fall back to legacy pairing if the central does not support LESC. How do you determine that legacy pairing is used?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Implementing BLE Secure Connection with nRF5340</title><link>https://devzone.nordicsemi.com/thread/500721?ContentTypeID=1</link><pubDate>Mon, 02 Sep 2024 09:20:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4ac0927-113e-459d-a055-52cf81c5499a</guid><dc:creator>REDHAT</dc:creator><description>&lt;p&gt;HI,&lt;br /&gt;I need a conformation that ,I am in a right path.&lt;br /&gt;and also I need to know how to implement LESC for this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>