<?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>BLE Pairing (Can&amp;#39;t connected)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60140/ble-pairing-can-t-connected</link><description>Hi, I&amp;#39;m having trouble pairing with Android devices using the SDK&amp;#39;s ble_app_gls example, when I try to pairing with any andoid device it throws the following error &amp;quot;couldn&amp;#39;t pair with Nordic_glucose.Make sure that it&amp;#39;s ready to pair&amp;quot;. How to initiate</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 17 Apr 2020 08:54:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60140/ble-pairing-can-t-connected" /><item><title>RE: BLE Pairing (Can't connected)</title><link>https://devzone.nordicsemi.com/thread/245166?ContentTypeID=1</link><pubDate>Fri, 17 Apr 2020 08:54:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4f93e31-1f1b-409a-aba1-db94eefa9084</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
[quote user="Yeri"]I try to make the pairing with Android devices, the error appear when l try the enter password in the mobile and It does not allow me to pair with the BLE.[/quote]
&lt;p&gt;Could you provide the log with the terminal tool and nRF Connect? You also could enable&amp;nbsp;#define NRF_LOG_BACKEND_RTT_ENABLED 1 in the sdk_config.h, then you could see/get the log in the Segger/Debug Terminal window.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Pairing (Can't connected)</title><link>https://devzone.nordicsemi.com/thread/245102?ContentTypeID=1</link><pubDate>Fri, 17 Apr 2020 00:28:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11e0fd30-0c5c-436f-b0a2-96cb8232fd6e</guid><dc:creator>Yeri</dc:creator><description>&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/20200416_5F00_191208.jpg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Hi Amanda,&lt;/p&gt;
&lt;p&gt;Yes I&amp;#39;ve compile the project in debug mode and l try find the error in the code but I don&amp;#39;t find nothing. I try to make the pairing with Android devices, the error appear when l try the enter password in the mobile and It does not allow me to pair with the BLE.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Pairing (Can't connected)</title><link>https://devzone.nordicsemi.com/thread/244888?ContentTypeID=1</link><pubDate>Thu, 16 Apr 2020 08:25:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1f5c19e-dd4c-4c7d-a964-90f2e4a9779b</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi Beck,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you compile the project with setting the debug mode in the Project Explorer window and provide the completed logs in the terminal tool?&amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-4d1eca9b4aef462f8dbd21cb6bd441ee/247757.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;How do you pair with the android device? Do\Could you use nRF Connect &lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Connect-for-mobile"&gt;for mobile&lt;/a&gt; or &lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Connect-for-desktop"&gt;for desktop&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Pairing (Can't connected)</title><link>https://devzone.nordicsemi.com/thread/244796?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2020 16:04:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e99964fa-98c2-4e75-9408-a14e83b41069</guid><dc:creator>Yeri</dc:creator><description>&lt;p&gt;Hi Amanda,&lt;br /&gt;Not function without modify the example, I&amp;#39;m use the SDK 16.0.0 version and i&amp;#39;ts a the custom board, I working with the BT832X&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Pairing (Can't connected)</title><link>https://devzone.nordicsemi.com/thread/244642?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2020 09:32:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa65d75f-b29c-476c-a972-4e2d43885343</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi Beck,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Does it work without modifying the example?&lt;/p&gt;
&lt;p&gt;What is the SDK version you use?&lt;/p&gt;
&lt;p&gt;What is the board you use, DK or custom board?&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Pairing (Can't connected)</title><link>https://devzone.nordicsemi.com/thread/244542?ContentTypeID=1</link><pubDate>Tue, 14 Apr 2020 18:22:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ae9b514-cd4f-45a8-ae8b-520a7a8d9e50</guid><dc:creator>Yeri</dc:creator><description>&lt;p&gt;Hi Amanda,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve check the steps in the Glucose Aplication documentation. Only I don&amp;#39;t know cos&amp;#39; have this error and only I&amp;#39;ve change the SEC_PARAM_IO_CAPABILITIES to BLE_GAP_IO_CAPS_KEYBOARD_DISPLAY, therefor the problem keep, the application I&amp;#39;ll to make is for Update The Firmware making pairing between BLE devices and after to Upgrade those devices for an application in Android and iOS. Yes I did, enter in the passkey after change to BLE_GAP_IO_CAPS_KEYBOARD_DISPLAY but neither fixed the problem.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Pairing (Can't connected)</title><link>https://devzone.nordicsemi.com/thread/244363?ContentTypeID=1</link><pubDate>Tue, 14 Apr 2020 09:10:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66bfe6b8-8bf9-4d4f-b2fe-ab79a8a544d1</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please check the steps in the&amp;nbsp;&lt;a title="Glucose Application" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/ble_sdk_app_gls.html?cp=7_1_4_2_2_11"&gt;Glucose Application&lt;/a&gt;&amp;nbsp;documentation. Did you e&lt;span&gt;nter the passkey shown on the UART terminal?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;-Amanda H.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>