<?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>How the connection check with nrf UART app is done?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38221/how-the-connection-check-with-nrf-uart-app-is-done</link><description>Hello everyone, the sdk version that I use is 15.0 (nrF5_SDK_15.0.0). The soft device is s132. In the ble_peripheral / ble_app_uart example you can only connect through the android apps (nrf UART v2.0 or nrf toolbox). Which function performs the verification</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Sep 2018 08:52:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38221/how-the-connection-check-with-nrf-uart-app-is-done" /><item><title>RE: How the connection check with nrf UART app is done?</title><link>https://devzone.nordicsemi.com/thread/148356?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 08:52:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8d5f229-bd0e-4308-b254-4cc4f42363cc</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Hi, Please check out our tutorial section here:&lt;a href="https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy"&gt;https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It has some useful sections explaining how advertising and scanning/connecting works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How the connection check with nrf UART app is done?</title><link>https://devzone.nordicsemi.com/thread/147501?ContentTypeID=1</link><pubDate>Thu, 06 Sep 2018 08:32:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba908e1e-4752-4fe4-a8ae-53127ac32b88</guid><dc:creator>christoff</dc:creator><description>&lt;p&gt;Thank you for answer Havard.&lt;/p&gt;
&lt;p&gt;&lt;span lang="en"&gt;How is it known that the connection request comes from the app?&lt;/span&gt;&lt;br /&gt;&lt;span lang="en"&gt;&lt;/span&gt;Could I connect directly without using the app?&lt;/p&gt;
&lt;p&gt;What part of the code would I have to modify?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How the connection check with nrf UART app is done?</title><link>https://devzone.nordicsemi.com/thread/147439?ContentTypeID=1</link><pubDate>Wed, 05 Sep 2018 18:07:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e456f4b-01b5-4629-bf13-28f8db3c5410</guid><dc:creator>H&amp;#229;vard</dc:creator><description>&lt;p&gt;&lt;span&gt;Hello Christoff, you can in fact also connect to ble_app_uart using nRF&amp;nbsp;Connect on iOS, Android and PC.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;There is no &amp;quot;function&amp;quot; that performs &amp;quot;verification&amp;quot; of the connection request. ble_app_uart is a peripheral that will allow any central device to connect.&amp;nbsp;Using whitelist will let you select what devices are approved for connection. There are plenty of examples that use the peer manager and I would recommend looking at them and doing some copy paste&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>