<?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>connect without paring</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7408/connect-without-paring</link><description>Hi, 
 My application has 2 service. 1 service requires encryption but the other does not. As per my current implementation (ref from example code), the peer always performs paring procedure when connecting. My question is, is there anyway that I can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 07 Jun 2015 08:57:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7408/connect-without-paring" /><item><title>RE: connect without paring</title><link>https://devzone.nordicsemi.com/thread/26352?ContentTypeID=1</link><pubDate>Sun, 07 Jun 2015 08:57:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2026670f-d938-41aa-8ab9-990dfcc9c3ec</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@chd: We have several example app with source code that you may want to try. It should be pretty straight forward. I would suggest you to start with the nRFUart app or the nRFToolbox app. Please have a look &lt;a href="http://www.nordicsemi.com/eng/Products/nRFready-Demo-Apps"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connect without paring</title><link>https://devzone.nordicsemi.com/thread/26351?ContentTypeID=1</link><pubDate>Fri, 05 Jun 2015 07:49:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0e85bf2e-85ee-419e-922b-87b5c6e5f4d7</guid><dc:creator>chd</dc:creator><description>&lt;p&gt;The problem is that i dont have an iOS app. So there is no workaround solution for my case?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connect without paring</title><link>https://devzone.nordicsemi.com/thread/26350?ContentTypeID=1</link><pubDate>Fri, 05 Jun 2015 06:15:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7bcd715b-79de-49c1-9db1-403f64ede097</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@chd: Don&amp;#39;t use that, when you select a device in Bluetooth setting, you are requesting to bond with that device. Use your app to connect to the device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connect without paring</title><link>https://devzone.nordicsemi.com/thread/26349?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2015 21:34:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7df50b66-32e9-4f1d-8d09-63505ad77a07</guid><dc:creator>chd</dc:creator><description>&lt;p&gt;@Hung Bui: My central device is an iPhone. However, I use iOS Bluetooth settings menu to trigger the connection and there is always a popup menu asking for the paring approval which is what I don&amp;#39;t like.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connect without paring</title><link>https://devzone.nordicsemi.com/thread/26348?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2015 16:07:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc6200c4-eb89-4b2e-b905-7c4fc0e0e4bf</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Chd: If you don&amp;#39;t request encryption from the peripheral, the pairing request would come from the central only if it receive insufficient authentication error when reading the characteristic that require encryption.&lt;/p&gt;
&lt;p&gt;Which central device did you use ? If you use the phone, you can avoid pairing by not reading the characteristics that require encryption.&lt;/p&gt;
&lt;p&gt;If you are using S120 and use the SDK example, you can simply remove the dm_security_setup_req() in main.c to avoid initiate bonding.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>