<?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>nRF9160 - SDK 3.1.0 - FOTA</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126017/nrf9160---sdk-3-1-0---fota</link><description>Hi Team, 
 
 1. Radio Firmware upgrade supports only HTTP server? 
 2. Application can be transferred as a complete file instead of chunks of packets? 
 
 Regards, 
 Sravan Rikka</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 09 Dec 2025 08:54:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126017/nrf9160---sdk-3-1-0---fota" /><item><title>RE: nRF9160 - SDK 3.1.0 - FOTA</title><link>https://devzone.nordicsemi.com/thread/556529?ContentTypeID=1</link><pubDate>Tue, 09 Dec 2025 08:54:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a236566-4f1e-4239-8146-e9ec9bf4d8c0</guid><dc:creator>&amp;#216;yvind</dc:creator><description>[quote user="sravan.rikka"]2. Assume application firmware size is 100KB, is it possible to send 100KB binary file in single instance? or we have to send in chunks like 1KB, 1KB,,,,,,,,,,,1KB(100 times)?[/quote]
&lt;p&gt;This would depend on the average transfer speed, i.e. if you look at the&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/nwp_044/page/WP/nwp_044/lte_technology.html"&gt;LTE technology i.e. LTE-M or NB-IoT&lt;/a&gt;&lt;/p&gt;
&lt;table frame="border" rules="all" summary="" border="1" cellpadding="4" cellspacing="0"&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Features&lt;/th&gt;
&lt;th&gt;LTE-M&lt;/th&gt;
&lt;th colspan="2"&gt;NB-IoT&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td headers="d2785e68 "&gt;Also known as&lt;/td&gt;
&lt;td headers="d2785e71 "&gt;LTE CAT-M1,&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a title="A low-power wide area network radio technology standard developed by 3GPP to enable a wide range of cellular devices and services." href="https://docs.nordicsemi.com/bundle/nwp_044/page/dita_common/glossary/glossary.html#emtc"&gt;&lt;dfn&gt;Enhanced Machine Type Communication (eMTC)&lt;/dfn&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td headers="d2785e74 "&gt;LTE Cat-NB1 (3GPP rel 13)&lt;/td&gt;
&lt;td headers="d2785e74 "&gt;LTE Cat-NB2 (3GPP rel 14)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td headers="d2785e68 "&gt;Bandwidth&lt;/td&gt;
&lt;td headers="d2785e71 "&gt;1.4 MHz&lt;/td&gt;
&lt;td headers="d2785e74 "&gt;200 kHz&lt;/td&gt;
&lt;td headers="d2785e74 "&gt;200 kHz&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td headers="d2785e68 "&gt;Max throughput (DL/UL)&lt;/td&gt;
&lt;td headers="d2785e71 "&gt;300/375 kbps&lt;/td&gt;
&lt;td headers="d2785e74 "&gt;30/60 kbps&lt;/td&gt;
&lt;td headers="d2785e74 "&gt;127/169 kbps&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;These numbers depend on the coverage, network, etc. Have a &lt;a href="https://docs.nordicsemi.com/bundle/ncs-3.1.1/page/nrf/libraries/networking/download_client.html"&gt;look at our Download client&lt;/a&gt;. Note that there is a limitation TLS limitation in the modem itself as well, please &lt;a href="https://nsscprodmedia.blob.core.windows.net/prod/software-and-other-downloads/dev-kits/nrf9160-dk/release_notes_modemfirmware/mfw_nrf9160_1.3.7_release_notes.txt"&gt;see modem FW release notes&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: nRF9160 - SDK 3.1.0 - FOTA</title><link>https://devzone.nordicsemi.com/thread/556434?ContentTypeID=1</link><pubDate>Mon, 08 Dec 2025 10:24:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:596ac0ba-5b54-4039-8c49-cac680f2504b</guid><dc:creator>sravan.rikka</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;&amp;Oslash;yvind,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. Assume application firmware size is 100KB, is it possible to send 100KB binary file in single instance? or we have to send in chunks like 1KB, 1KB,,,,,,,,,,,1KB(100 times)?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Sravan Rikka&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 - SDK 3.1.0 - FOTA</title><link>https://devzone.nordicsemi.com/thread/556433?ContentTypeID=1</link><pubDate>Mon, 08 Dec 2025 10:14:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18341cef-8c15-422d-879f-f9a2ea6dc537</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
[quote user=""]1. Radio Firmware upgrade supports only HTTP server?[/quote]
&lt;p&gt;No, using Serial LTE Modem you should also be able to upgrade using HTTPS as well.&amp;nbsp;&lt;/p&gt;
[quote user=""]2. Application can be transferred as a complete file instead of chunks of packets?[/quote]
&lt;p&gt;Could you please elaborate?&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>