<?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>S113 softdevice doesn&amp;#39;t connect to iOS while S112 nicely does and both S113 and S112 connect properly with an android phone. Why?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76617/s113-softdevice-doesn-t-connect-to-ios-while-s112-nicely-does-and-both-s113-and-s112-connect-properly-with-an-android-phone-why</link><description>I&amp;#39;ve built a custom board using nRF52832 which uses SDK 16.0.0 and softdevice version s113. A part of application is audio streaming/ decibel calculation and transmission. So I migrated from s112 to s113 for DLE feature. Other than enabling DLE, is there</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Jun 2021 06:53:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76617/s113-softdevice-doesn-t-connect-to-ios-while-s112-nicely-does-and-both-s113-and-s112-connect-properly-with-an-android-phone-why" /><item><title>RE: S113 softdevice doesn't connect to iOS while S112 nicely does and both S113 and S112 connect properly with an android phone. Why?</title><link>https://devzone.nordicsemi.com/thread/317381?ContentTypeID=1</link><pubDate>Mon, 28 Jun 2021 06:53:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b195c6e-68f2-4acb-bf55-b94816812953</guid><dc:creator>Susheel Nuguru</dc:creator><description>[quote user=""]So I migrated from s112 to s113 for DLE feature. Other than enabling DLE, is there any difference between s113 and s112 ?[/quote]
&lt;p&gt;&amp;nbsp;From the release notes of S113&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;Page 14

The s113_nrf52_7.0.0 is the first production release of this SoftDevice variant. The S113 contains all the
features present in the s112_nrf52_7.0.0 SoftDevice. In addition, it includes the LE Data Packet Length
Extensions, Connection-Oriented Channels in LE Credit Based Flow Control Mode, and the ability to
trigger a task, for example a GPIOTE task, at the start of a connection event. The S113 API is a
compatible superset of the S112 SoftDevice API and a compatible subset of the S132 and S140
SoftDevice APIs. For features that are common to S112, S113, S132, and S140, the Application
Programming Interface (API) is the same. To show the API compatibility, the S113 follows the same
version numbering as S112, s132, and s140. For features that are available in the S113 compared to the
S112 v 6.1.1, see section &amp;quot;New functionality&amp;quot; below.&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;It looks to me that the the IOS sees new features in your S113 compared to S112 and might be trying to initiate some newer procedures for which you application needs to respond. Normally these are communicated to your application using softdevice events. If your application has not implemented or responded to this softdevice event, then most likely IOS waits for supervision timeouts and disconnects.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would recommend you to get a details air traffic sniffer to see if there is any event that the IOS is expecting your application to respond.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>