<?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>Is there a way to do modem FOTA with Azure IOT hub/Fota?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68461/is-there-a-way-to-do-modem-fota-with-azure-iot-hub-fota</link><description>It doesn&amp;#39;t look like there&amp;#39;s a way to do an incremental modem FOTA with the Azure IOT hub implementation. I have app fota working great with the 1.4.0 tag, and am quite pleased with how well it works, but it does not appear that there&amp;#39;s any way to specify</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 20 Apr 2021 13:15:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68461/is-there-a-way-to-do-modem-fota-with-azure-iot-hub-fota" /><item><title>RE: Is there a way to do modem FOTA with Azure IOT hub/Fota?</title><link>https://devzone.nordicsemi.com/thread/305873?ContentTypeID=1</link><pubDate>Tue, 20 Apr 2021 13:15:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99ca481c-f5ea-41aa-99ff-8c0511cd3229</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Please &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.5.1/nrf/include/net/azure_fota.html#azure-fota"&gt;see the Azure FOTA documentation in NCS docs&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to do modem FOTA with Azure IOT hub/Fota?</title><link>https://devzone.nordicsemi.com/thread/305863?ContentTypeID=1</link><pubDate>Tue, 20 Apr 2021 13:00:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:108a87cb-c808-4f2b-8b7a-b5959f14d547</guid><dc:creator>RonanB96</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&amp;Oslash;yvind,&lt;/p&gt;
&lt;p&gt;Has there been any update regarding this being handled in the azure fota library?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to do modem FOTA with Azure IOT hub/Fota?</title><link>https://devzone.nordicsemi.com/thread/281085?ContentTypeID=1</link><pubDate>Fri, 20 Nov 2020 11:49:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8f7b09e-fd2d-4468-81ed-71f7d4f2e022</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Yes, it&amp;#39;s correct that modem FW is not officially supported.&amp;nbsp;We have it in the backlog, and it will come at some point, but no promises on timeline.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Our apps team responds:&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;dl&gt;
&lt;dd&gt;&lt;br /&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;The modem delta image can be provided the same way as app image in the device twin.&lt;/div&gt;
&lt;div&gt;The Azure FOTA sample is prepared for modem FOTA, so it will check for pending upgrades and print if the device needs a reboot after applying a new modem update&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;The library however, will check if the app was updated, and print this one if modem FOTA was performed (regardless of&amp;nbsp;success or not):&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/dd&gt;
&lt;/dl&gt;
&lt;dl&gt;
&lt;dd&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;code&gt;&amp;lt;wrn&amp;gt; azure_fota: FOTA image was not applied, rolled back&lt;/code&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/dd&gt;
&lt;/dl&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to do modem FOTA with Azure IOT hub/Fota?</title><link>https://devzone.nordicsemi.com/thread/280945?ContentTypeID=1</link><pubDate>Thu, 19 Nov 2020 15:06:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7062249c-005e-478c-9a5c-6b7086792209</guid><dc:creator>JVantol</dc:creator><description>&lt;h4&gt;&lt;span style="color:#000000;font-family:inherit;"&gt;&lt;a style="color:#000000;" href="https://devzone.nordicsemi.com/members/oys"&gt;&amp;Oslash;yvind,&lt;/a&gt;&lt;/span&gt;&lt;/h4&gt;
&lt;p&gt;&lt;span style="color:#000000;font-family:inherit;"&gt;My issue is not that I think the actual application of the FOTA won&amp;#39;t work. The issue is that there doesn&amp;#39;t appear to be a way to stage a modem firmware. I.e. the syntax for the command you put in the device twin does not seem to allow a way to specify a modem firmware update.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000000;font-family:inherit;"&gt;Is there something I&amp;#39;m missing here, or do I need to implement my own handing for, for example a &amp;quot;modemFirmware&amp;quot; device twin tag?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000000;font-family:inherit;"&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000000;font-family:inherit;"&gt;Josh&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is there a way to do modem FOTA with Azure IOT hub/Fota?</title><link>https://devzone.nordicsemi.com/thread/280643?ContentTypeID=1</link><pubDate>Wed, 18 Nov 2020 14:16:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4f2a084-6757-4f10-961e-18801cdb0c6a</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hi Josh,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you confirmed this with &lt;a href="https://infocenter.nordicsemi.com/topic/ref_at_commands/REF/at_commands/general/cgmr_set.html"&gt;AT+CGMR&lt;/a&gt;?&lt;/p&gt;
[quote user=""]It doesn&amp;#39;t look like there&amp;#39;s a way to do an incremental modem FOTA with the Azure IOT hub implementation.[/quote]
&lt;p&gt;Our apps team confirms that it should work, however, only APP FOTA is documented and tested. Modem FOTA is not officially supported yet, but customers can experiment with it.&lt;/p&gt;
&lt;p&gt;You should be able to do modem FOTA using e.g.&amp;nbsp;&lt;em&gt;mfw_nrf9160_update_from_1.2.2_to_1.2.2-FOTA-TEST.bin.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/em&gt;The library however, will check if the app was updated, and print this one if modem FOTA was performed (regardless of success or not):&lt;br /&gt;&amp;lt;wrn&amp;gt; azure_fota: FOTA image was not applied, rolled back&lt;/p&gt;
&lt;p&gt;Please let me know how that works for you.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>