<?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 open modem DFU socket - mfw v1.0.1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/54189/unable-to-open-modem-dfu-socket---mfw-v1-0-1</link><description>I received some A/B differential modem firmware for testing the modem FOTA, but am unable to open the DFU socket at all. I am currently using mfw_nrf9160_1.0.1 and NRFX library from commit a806f5fcac3bde98c4c7324a0c4d547b4ba89f75. 
 When I try to start</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Nov 2019 17:12:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/54189/unable-to-open-modem-dfu-socket---mfw-v1-0-1" /><item><title>RE: Unable to open modem DFU socket - mfw v1.0.1</title><link>https://devzone.nordicsemi.com/thread/220384?ContentTypeID=1</link><pubDate>Fri, 15 Nov 2019 17:12:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84490c7f-bc3b-469d-93c4-a3a63c423e19</guid><dc:creator>jbrzozoski</dc:creator><description>&lt;p&gt;I dropped in some extra logging and went to retry the DFU update and .... the socket opened normally?&lt;/p&gt;
&lt;p&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f615.svg" title="Confused"&gt;&amp;#x1f615;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Download worked just fine!&amp;nbsp; Our app wasn&amp;#39;t ready for the thread calling bsd_init() to hang that long on the next bootup, but that&amp;#39;s our fault.&lt;/p&gt;
&lt;p&gt;I triggered another reboot after a minute or so and the system came up just fine running the alternate modem firmware...&lt;/p&gt;
&lt;p&gt;Not sure why that failed on my first half-dozen attempts but worked just fine this time.&lt;/p&gt;
&lt;p&gt;... I&amp;#39;m in a pretty good habit of running west update after every git fetch/pull, but maybe I forgot once?&amp;nbsp; I dunno.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m going to try testing it a bunch more today, and if it doesn&amp;#39;t happen again by the end of the day I&amp;#39;m willing to chalk it up to user error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to open modem DFU socket - mfw v1.0.1</title><link>https://devzone.nordicsemi.com/thread/220197?ContentTypeID=1</link><pubDate>Fri, 15 Nov 2019 02:25:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb48d834-4b76-422a-b95d-bc35ec91fcfd</guid><dc:creator>jbrzozoski</dc:creator><description>&lt;p&gt;Yes, we have both 1d912f0 and 4cc4121 already.&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f615.svg" title="Confused"&gt;&amp;#x1f615;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Modem firmware 1.0.1 should support the DFU socket, right?&lt;/p&gt;
&lt;p&gt;Is there some other Kconfig option we could possibly have missed while still enabling CONFIG_DFU_TARGET_MODEM?&lt;/p&gt;
&lt;p&gt;Tomorrow at work I&amp;#39;ll try adding logging in nrf/lib/bsdlib/nrf91_sockets.c just to ensure we&amp;#39;re getting to that layer with the right parameters.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to open modem DFU socket - mfw v1.0.1</title><link>https://devzone.nordicsemi.com/thread/220182?ContentTypeID=1</link><pubDate>Thu, 14 Nov 2019 21:26:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac802e6f-c0ea-4d15-8215-1c42753a7afb</guid><dc:creator>sigvartmh</dc:creator><description>&lt;p&gt;&lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/commit/1d912f09e2fad65f489210e0fe6474c57d66ee72"&gt;https://github.com/NordicPlayground/fw-nrfconnect-nrf/commit/1d912f09e2fad65f489210e0fe6474c57d66ee72&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;but based on your sha&amp;#39;s I would assume it&amp;#39;s included. So if you&amp;nbsp;have this and&amp;nbsp;4cc41211cc0da1b87615618dd02007458bc4d208&amp;nbsp;&lt;br /&gt;&lt;br /&gt;The DFU socket should be offloaded then the question is if the modem FW running on the board supports the DFU command. Since you are not able to open the socket towards the modem using&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/blob/3efe00e76b742fed77bf366aa517e882eb276cf5/subsys/dfu/src/dfu_target_modem.c#L95"&gt;github.com/.../dfu_target_modem.c&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to open modem DFU socket - mfw v1.0.1</title><link>https://devzone.nordicsemi.com/thread/220103?ContentTypeID=1</link><pubDate>Thu, 14 Nov 2019 14:23:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:162ab644-ad4c-4a14-b313-26c764170052</guid><dc:creator>jbrzozoski</dc:creator><description>&lt;p&gt;Here&amp;#39;s what I&amp;#39;ve got:&lt;/p&gt;
&lt;p&gt;nrf - based on 2ca6e9cb&lt;/p&gt;
&lt;p&gt;nrfxlib - based on a806f5f&lt;/p&gt;
&lt;p&gt;zephyr - based on b41b797295&lt;/p&gt;
&lt;p&gt;Doing a quick search for the keyword &amp;quot;offload&amp;quot; in the logs I&amp;#39;m not seeing anything ahead of us except for one commit that adjusted the Kconfig from &amp;quot;select&amp;quot; to &amp;quot;imply&amp;quot;.&amp;nbsp; Is there a particular commit you can point me to?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to open modem DFU socket - mfw v1.0.1</title><link>https://devzone.nordicsemi.com/thread/220092?ContentTypeID=1</link><pubDate>Thu, 14 Nov 2019 14:01:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7d4c5b84-2696-43c7-8286-d43d67970841</guid><dc:creator>Simon</dc:creator><description>&lt;p&gt;What tags are you using for the rest of the project? My suspicion is that you haven&amp;#39;t patched Zephyr/nrf to support offloading for DFU sockets.&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>