<?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>Clarification on Bluetooth LE Just Works Pairing: Usage of LE Secure Connections and ECDH</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124243/clarification-on-bluetooth-le-just-works-pairing-usage-of-le-secure-connections-and-ecdh</link><description>Hello, I am using nrf52832 along with S132 soft device and SDK 17.1.0. 
 For BLE pairing I am using Just Works as there is NO IO and NO Display. 
 Could you please confirm: 
 
 
 Does Just Works pairing use LE Secure Connections (and thus ECDH) as the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Sep 2025 17:30:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124243/clarification-on-bluetooth-le-just-works-pairing-usage-of-le-secure-connections-and-ecdh" /><item><title>RE: Clarification on Bluetooth LE Just Works Pairing: Usage of LE Secure Connections and ECDH</title><link>https://devzone.nordicsemi.com/thread/548407?ContentTypeID=1</link><pubDate>Wed, 10 Sep 2025 17:30:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b467dd16-82ef-4045-a56a-6c4f4e5c4fc8</guid><dc:creator>Justin</dc:creator><description>&lt;p&gt;Thank you &lt;a href="https://devzone.nordicsemi.com/members/priyankakesav"&gt;Priyanka&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Clarification on Bluetooth LE Just Works Pairing: Usage of LE Secure Connections and ECDH</title><link>https://devzone.nordicsemi.com/thread/548234?ContentTypeID=1</link><pubDate>Tue, 09 Sep 2025 13:06:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2ec1bab-06a8-461e-8b11-9daaa684c1b8</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Justin,&lt;/p&gt;
[quote user=""]Does Just Works pairing use LE Secure Connections (and thus ECDH) as the default or recommended implementation in current Nordic BLE stacks?[/quote]
&lt;p&gt;Just Works pairing can use either Legacy Pairing or LE Secure Connections (LESC), depending on configuration.&lt;/p&gt;
&lt;p&gt;Just Works can use LE Secure Connections (SC) on nRF52832&amp;nbsp;(S132) , but it’s not default, i.e. depends on how you configure the pairing. If SC is enabled on both sides, Just Works will run with SC (ECDH) but still be unauthenticated (no MITM). If SC is disabled, it falls back to Legacy Just Works.&lt;/p&gt;
[quote user=""]If it depends on configuration, what specific flags or APIs (e.g., in the Soft Device or SDK) control this?[/quote]
&lt;p&gt;The actual pairing method (Legacy or&amp;nbsp;LESC) is determined by the security parameters set in your application and the capabilities of both devices involved in pairing.&amp;nbsp;Peer Manager Security Parameters,&amp;nbsp;Cryptographic Backend,&amp;nbsp;Button Controls in Examples etc can control this behaviour.&amp;nbsp;&lt;/p&gt;
[quote user=""]is there a good example of Just Works with Numeric comparison in the SDK?[/quote]
&lt;p&gt;I don&amp;#39;t think we have a similar sample for this especially since you mention NO IO ad NO display.&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>