<?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>nrf52-ble-app-uart-relay does not connect with IPhone</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/95356/nrf52-ble-app-uart-relay-does-not-connect-with-iphone</link><description>Hi, 
 I am working with nrf52-ble-app-uart-relay example following this link, https://github.com/NordicPlayground/nrf52-ble-app-uart-relay using nRF5 SDK version 16. 
 I am able to connect my device (nrf52840 with ble-uart-relay example) with any Android</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Jan 2023 13:19:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/95356/nrf52-ble-app-uart-relay-does-not-connect-with-iphone" /><item><title>RE: nrf52-ble-app-uart-relay does not connect with IPhone</title><link>https://devzone.nordicsemi.com/thread/403407?ContentTypeID=1</link><pubDate>Thu, 05 Jan 2023 13:19:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e9a4a858-247a-43f7-9ebc-6d7f090f1fed</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Usually, when an applications work with other phones than iOS, it&amp;#39;s due to the iOS&amp;#39; strict limits on what it allows for in a connection. The connection interval and MTU sizes being the most common culprits. You can try tweaking the min_conn_interval to 25 ms, as well as lowering the &lt;span&gt;NRF_SDH_BLE_GATT_MAX_MTU_SIZE&lt;/span&gt;&lt;span&gt;&amp;nbsp;and&amp;nbsp;&lt;span&gt;NRF_SDH_BLE_GAP_DATA_LENGTH&lt;/span&gt; &lt;/span&gt;config to 181 and 184 respectively, as I think those are the values set in iOS that it is allowed to connect to. If that doesn&amp;#39;t help, are you able to see any kind of logging information on the phone side that might give us an idea of what exactly is going wrong on&amp;nbsp;the phone side.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>