<?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>Unable to connect to nRF52832 with old phones</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23589/unable-to-connect-to-nrf52832-with-old-phones</link><description>Hello, 
 We have problem BLE connecting to the nRF52832, if we use the method gap_init(), the &amp;quot;better&amp;quot; smartphones can connect(those who support BT 4.2). If we skip the gatt_init() method, the older smartphones can connect(those who only support 4.0</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 18 Jul 2017 13:18:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23589/unable-to-connect-to-nrf52832-with-old-phones" /><item><title>RE: Unable to connect to nRF52832 with old phones</title><link>https://devzone.nordicsemi.com/thread/92686?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2017 13:18:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86c69ebb-2d8c-437a-9263-ed82f5443545</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Let me know if that resolves the issue :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to connect to nRF52832 with old phones</title><link>https://devzone.nordicsemi.com/thread/92685?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2017 09:52:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2fd622d2-0a2a-4151-b2f3-1b6c4114b7cb</guid><dc:creator>Robert</dc:creator><description>&lt;p&gt;The problem is that phones with 4.2 dont work with that setting. How can we combine the two of them?&lt;/p&gt;
&lt;p&gt;edit: I see Sourabh Barve&amp;#39;s comment now. I will try that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to connect to nRF52832 with old phones</title><link>https://devzone.nordicsemi.com/thread/92684?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2017 09:34:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de0c049b-51ec-492b-9c14-deb303bf1241</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Yes, as stated in &lt;a href="https://devzone.nordicsemi.com/question/136600/can-not-connect-to-devices-with-sdk-13-from-android-444/?answer=137571#post-id-137571"&gt;this&lt;/a&gt; answer&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;In SDK 13, a &amp;quot;GATT module&amp;quot; was
introduced and is enabled by default.
This module enables MTU request and
Data Packet Length extension (DLE).
For all phones supporting BLE 4.2 and
above, the examples in the SDK will
work out of the box.&lt;/p&gt;
&lt;p&gt;For phones that support BLE 4.0 and/or
BLE 4.1 only, MTU request and DLE will
not work. In that case, you will have
to disable it in the SDK example: all
you need to do is to comment out
&lt;code&gt;gatt_init()&lt;/code&gt;.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Thus, commenting out &lt;code&gt;gatt_init()&lt;/code&gt; is the correct approach to achieve compatibility with Bluetooth v4.0 devices.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to connect to nRF52832 with old phones</title><link>https://devzone.nordicsemi.com/thread/92683?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2017 08:24:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:897f3df8-8ea7-49d2-98d2-1cfc80923b30</guid><dc:creator>Robert</dc:creator><description>&lt;p&gt;Sorry it was gatt_init(), it is probably related to: &lt;a href="https://devzone.nordicsemi.com/question/149774/how-to-make-the-nrf51-uart-peripheral-example-connectfunction-with-the-nrf52-uart-central-example/"&gt;How to make the nRF51 UART Peripheral Example connect/function with the nRF52 UART Central Example&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to connect to nRF52832 with old phones</title><link>https://devzone.nordicsemi.com/thread/92682?ContentTypeID=1</link><pubDate>Tue, 18 Jul 2017 08:14:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b0966b0-b7a2-454c-b7cc-88ee408570d1</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;What is then in your magic &lt;code&gt;gap_init()&lt;/code&gt; function?;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>