<?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>I want PC&amp;amp;Mobile connect my BLE equipment(51822) by typein password like wifi</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8755/i-want-pc-mobile-connect-my-ble-equipment-51822-by-typein-password-like-wifi</link><description>HI:
I&amp;#39;am an engineer of BLE. And II want PC&amp;amp;Mobile connect my BLE equipment(51822) by type in password like wifi or most of bluetooth Headset.
what should I do. which paragraph of code is most related ? which API I can use?
thank you!
best regards</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Apr 2017 14:20:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8755/i-want-pc-mobile-connect-my-ble-equipment-51822-by-typein-password-like-wifi" /><item><title>RE: I want PC&amp;Mobile connect my BLE equipment(51822) by typein password like wifi</title><link>https://devzone.nordicsemi.com/thread/32100?ContentTypeID=1</link><pubDate>Fri, 21 Apr 2017 14:20:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9361b910-6f0a-48ac-a391-f1b7e417b3d1</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;If you don&amp;#39;t set any characteristic to require encryption but set them to open BLE_GAP_CONN_SEC_MODE_SET_OPEN() then no bond will be required. And you will be able to connect and do everything without bonding.
You can try to set the permission of a characteristic using BLE_GAP_CONN_SEC_MODE_SET_ENC_NO_MITM() then encryption will be triggered automatically.&lt;/p&gt;
&lt;p&gt;Note that bonding process only required once. After that no passkey entering required.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I want PC&amp;Mobile connect my BLE equipment(51822) by typein password like wifi</title><link>https://devzone.nordicsemi.com/thread/32099?ContentTypeID=1</link><pubDate>Fri, 21 Apr 2017 09:56:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5b2458f8-14a3-49ce-bd64-5d4b4b00cd40</guid><dc:creator>pikachu</dc:creator><description>&lt;p&gt;Hi Petter&lt;/p&gt;
&lt;p&gt;I try your example and successfully to enable passkey function when I connect nrf51822 by phone(setting-&amp;gt;bluetooth-&amp;gt;device)&lt;/p&gt;
&lt;p&gt;But it seem don&amp;#39;t need keyin password and successfully connect by using &amp;quot;nRF UART&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I want PC&amp;Mobile connect my BLE equipment(51822) by typein password like wifi</title><link>https://devzone.nordicsemi.com/thread/32098?ContentTypeID=1</link><pubDate>Mon, 24 Aug 2015 09:04:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1199695-5b33-45b6-8137-ce5b801dc322</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Chenyu,&lt;/p&gt;
&lt;p&gt;Which chip revision do you have ?
If you have chip revision 1, I strongly recommend you to continue your development with chip revision 3 or at least 2.
With chip revision 2 you can use S110 version 7.x and will have the option to set the static passkey.&lt;/p&gt;
&lt;p&gt;Note that, we don&amp;#39;t supply chip revision 1 and soon no chip revision 2 for production anymore.&lt;/p&gt;
&lt;p&gt;The example Petter gave was for S120. If you want example for S110, please have a look &lt;a href="https://github.com/NordicSemiconductor/nRF51-ble-app-uart-static-passkey"&gt;here&lt;/a&gt;. Of course, it&amp;#39;s forS110 v7.1.0 not S110 v6.0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I want PC&amp;Mobile connect my BLE equipment(51822) by typein password like wifi</title><link>https://devzone.nordicsemi.com/thread/32097?ContentTypeID=1</link><pubDate>Fri, 21 Aug 2015 07:36:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbfe0e08-79fc-4a37-9ade-1051426aa90b</guid><dc:creator>chenyu</dc:creator><description>&lt;p&gt;Thanks,I use S110 Vision6.0.0.there is no sd_ble_opt_set. I reference the question you provided,but there are so much difference and cant get my goal.I&amp;#39;am so dispirited.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I want PC&amp;Mobile connect my BLE equipment(51822) by typein password like wifi</title><link>https://devzone.nordicsemi.com/thread/32096?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2015 10:32:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:45f4d733-b6ae-4f17-846d-268a41ea6fa9</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;If you don&amp;#39;t have a display or any interface that supports input of a passkey, you need to use static passkey. Please see &lt;a href="https://devzone.nordicsemi.com/question/31373/how-to-set-static-passkey-for-nrf51822-ble-centrals120/"&gt;this&lt;/a&gt; question.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor/nRF51-ble-app-uart-static-passkey"&gt;This&lt;/a&gt; example on GitHub may also be of help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I want PC&amp;Mobile connect my BLE equipment(51822) by typein password like wifi</title><link>https://devzone.nordicsemi.com/thread/32095?ContentTypeID=1</link><pubDate>Tue, 18 Aug 2015 05:58:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f138f928-9d8b-45d7-9b66-615b09098b14</guid><dc:creator>chenyu</dc:creator><description>&lt;p&gt;Thanks! I just want to PC&amp;amp;Mobile connect my BLE device by type passkey.I know this SOC has this function,but I have no Demo firmware and I don&amp;#39;t know how to make passkey work! please see my supplement of this question.thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I want PC&amp;Mobile connect my BLE equipment(51822) by typein password like wifi</title><link>https://devzone.nordicsemi.com/thread/32094?ContentTypeID=1</link><pubDate>Mon, 17 Aug 2015 12:04:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b60acf49-32e1-400f-b4ba-fb6595fb848f</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;A password is a feature that is not supported by the Bluetooth Core specification, you can use a 6 digit passkey. Does your application have a display or any interface that supports input of a passkey? Could you edit update your question and elaborate on what your application is and what you are trying to achieve?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>