<?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>Configure secure BLE link between peripheral and central with no display and no input</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/86776/configure-secure-ble-link-between-peripheral-and-central-with-no-display-and-no-input</link><description>Hi, 
 I am using two NRF5340 (one as peripheral and one as central) for our project. Both don&amp;#39;t have any display and input capabilities. 
 For our use-case, I would like to configure secure BLE link between them. How we can achieve it? 
 We are using</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Apr 2022 06:52:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/86776/configure-secure-ble-link-between-peripheral-and-central-with-no-display-and-no-input" /><item><title>RE: Configure secure BLE link between peripheral and central with no display and no input</title><link>https://devzone.nordicsemi.com/thread/363425?ContentTypeID=1</link><pubDate>Tue, 19 Apr 2022 06:52:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7563fd1f-2e1b-432e-8cfc-e88a6e343c2a</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Please see &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/77391/allow-lesc-just-works-pairing-bonding-with-nrf-connect-sdk-zephyr-after-pressing-button/321613#321613"&gt;this post&lt;/a&gt; for how to adjust a Bluetooth sample to use just works pairing. Essentially you set all the associated callbacks to NULL to indicate no support for the various I/O capabilities used for pairing, and from that the pairing method is selected based on what is available (nothing in your case).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configure secure BLE link between peripheral and central with no display and no input</title><link>https://devzone.nordicsemi.com/thread/362733?ContentTypeID=1</link><pubDate>Mon, 11 Apr 2022 05:16:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96c21ae9-2c9a-4d8c-949a-003fe70e2213</guid><dc:creator>ErDarshan</dc:creator><description>&lt;p&gt;Hi Einar,&lt;/p&gt;
&lt;p&gt;Thank you for your answer. I am looking the something like the same &amp;quot;Kist Works&amp;quot;. Can you guide me with any example with zephyr?&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Basically, we will have central and peripheral devices without any I/O capabilities. And we would like to do secure connection between it so no one can sniff data transmission between them. Also we would like to have mechanism to connect with specific devices (For now, I have added scan filter).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configure secure BLE link between peripheral and central with no display and no input</title><link>https://devzone.nordicsemi.com/thread/362586?ContentTypeID=1</link><pubDate>Fri, 08 Apr 2022 12:16:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e7f3187-db3e-4e4e-9ef4-5568e53b7d7b</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Perhaps you can elaborate on your requirements?&lt;/p&gt;
&lt;p&gt;You can establish an encrypted connection using just works pairing without any I/O capabilities on either of the devices. That menas that there will be no man-in-the-middle protection without I/O capabilities, though. For some products that is OK. If it is not, you could consider other&amp;nbsp;approaches like pairing the devices in production (assuming they are shipped together to the end customers).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>