<?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>iOS Blinky is disconnected after DFU starts</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65281/ios-blinky-is-disconnected-after-dfu-starts</link><description>I developed a software based on Blinky. I have been trying to add DFU to the current iOS app which is working properly to be like the Android app. 
 As I did in Android, the connection is established between phone and nRF52840 using BLS service. DFU will</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 31 Aug 2020 14:23:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65281/ios-blinky-is-disconnected-after-dfu-starts" /><item><title>RE: iOS Blinky is disconnected after DFU starts</title><link>https://devzone.nordicsemi.com/thread/267281?ContentTypeID=1</link><pubDate>Mon, 31 Aug 2020 14:23:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:128c7c64-a105-4032-a44f-695d48691ce5</guid><dc:creator>Amin</dc:creator><description>&lt;p&gt;Thanks, it solved the problem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: iOS Blinky is disconnected after DFU starts</title><link>https://devzone.nordicsemi.com/thread/267276?ContentTypeID=1</link><pubDate>Mon, 31 Aug 2020 13:54:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66cfa098-ce26-468e-ae76-7e537d429c9f</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;When adding dfu to your application did you also add this to the beginning of main as shown in ble_app_buttonless_dfu?&lt;/p&gt;
&lt;div style="font-family:&amp;#39;Segoe UI&amp;#39;, system-ui, &amp;#39;Apple Color Emoji&amp;#39;, &amp;#39;Segoe UI Emoji&amp;#39;, sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;"&gt;/ Initialize the async SVCI interface to bootloader before any interrupts are enabled.&lt;br /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;err_code = ble_dfu_buttonless_async_svci_init();&lt;br /&gt; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;APP_ERROR_CHECK(err_code);&lt;/div&gt;
&lt;div style="font-family:&amp;#39;Segoe UI&amp;#39;, system-ui, &amp;#39;Apple Color Emoji&amp;#39;, &amp;#39;Segoe UI Emoji&amp;#39;, sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: iOS Blinky is disconnected after DFU starts</title><link>https://devzone.nordicsemi.com/thread/266735?ContentTypeID=1</link><pubDate>Thu, 27 Aug 2020 12:26:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1ca6ff27-dc16-437a-87a5-13810517ed08</guid><dc:creator>Amin</dc:creator><description>&lt;p&gt;Yes, my device has secure buttonless dfu service and can be programmed by nrfconnect app and my android app.&lt;/p&gt;
&lt;p&gt;&amp;nbsp; I did follow the documentation to include required dependencies. As I see, starting the DFU makes the connection broken. The only thing I don&amp;#39;t understand is adding a service changed characteristics for iOS. Is it still needed for SDK 16,?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: iOS Blinky is disconnected after DFU starts</title><link>https://devzone.nordicsemi.com/thread/266720?ContentTypeID=1</link><pubDate>Thu, 27 Aug 2020 11:56:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e673d957-3386-4de2-a70c-d89295eeaa81</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Do I understand you correctly that DFU works with your android app, but not the iOS app? Did you try to follow the flow from our example application &lt;a href="https://github.com/NordicSemiconductor/IOS-nRF-Toolbox"&gt;https://github.com/NordicSemiconductor/IOS-nRF-Toolbox&lt;/a&gt;? This is using our dfu library available her: &lt;a href="https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library"&gt;https://github.com/NordicSemiconductor/IOS-Pods-DFU-Library&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>