<?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>nRF52840, decilne connection.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57820/nrf52840-decilne-connection</link><description>I am developing a device based on nrf52840, this is peripheral. But I want to change the code so that I can only connect to my device using my application (in other cases, for example, using nRF Connect, my BLU device rejected the connection attempt)</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 16 Feb 2020 18:19:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57820/nrf52840-decilne-connection" /><item><title>RE: nRF52840, decilne connection.</title><link>https://devzone.nordicsemi.com/thread/234528?ContentTypeID=1</link><pubDate>Sun, 16 Feb 2020 18:19:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ec95595-c562-4f3e-aaf7-032b6e249e07</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;All BLE communications happens via Characteristics - so, yes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840, decilne connection.</title><link>https://devzone.nordicsemi.com/thread/234525?ContentTypeID=1</link><pubDate>Sun, 16 Feb 2020 11:45:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5c3e0b72-883d-4bd6-90cb-6b88a5122236</guid><dc:creator>uchar</dc:creator><description>&lt;p&gt;Thanks for the answer.&lt;br /&gt;I understand correctly that this can only be done by writing to the characteristic? That is, a connection with the device will be established in any case, and then, if the &lt;span&gt;peripheral&amp;nbsp;&lt;/span&gt;does not receive a confirmation command (the application must write data to the characteristic), then it will disconnect. Is the algorithm like this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840, decilne connection.</title><link>https://devzone.nordicsemi.com/thread/234385?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2020 12:03:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e62c069-75cd-4369-99a0-612f376f0c5c</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;The connection at the BLE level neither knows nor cares anything about what app may or may not be used.&lt;/p&gt;
&lt;p&gt;So you are going to have to do this in your own protocol - some sort of authentication/authorisation between app &amp;amp; peripheral.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>