<?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>update over LTE-M</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/104905/update-over-lte-m</link><description>Hello all, 
 
 I have a case when I want to use NRF 52833 with the Quectel BG95/96. But one of the projects requirements is to do an update over the air for the NRF application that I need to develop. 
 Is there any easy way to do that? If so, please</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 27 Oct 2023 14:20:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/104905/update-over-lte-m" /><item><title>RE: update over LTE-M</title><link>https://devzone.nordicsemi.com/thread/452815?ContentTypeID=1</link><pubDate>Fri, 27 Oct 2023 14:20:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77bc8a4c-0d74-4b81-8f21-352e8e7f414e</guid><dc:creator>pawelkocwa</dc:creator><description>&lt;p&gt;&lt;span style="font-weight:400;"&gt;Dear Abhijith,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;Thank you for your reply. Will try it soon and will come back if something new appears. Thank you!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;Best regards&lt;br /&gt;Paweł &lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: update over LTE-M</title><link>https://devzone.nordicsemi.com/thread/452693?ContentTypeID=1</link><pubDate>Fri, 27 Oct 2023 04:26:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b14a2abd-8f83-4f90-a473-f20a4320686a</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;For updating the application over the air, you need to &lt;a href="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts/ncs-dfu#:~:text=on%20the%20nRF5340-,DFU%20over%20Bluetooth,-Modify%20the%20Peripheral"&gt;add DFU support to your application&lt;/a&gt;. You can refer to this blog post to do that. I also recommend you go through the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.2/zephyr/samples/subsys/mgmt/mcumgr/smp_svr/README.html"&gt;SMP server sample&lt;/a&gt;. Read more about this&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.4.2/zephyr/services/device_mgmt/index.html#device-mgmt"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I assume you want to update your modem as well via OTA. For this, there needs to be support from the application. So as a starting point, try to implement the FW update of the application over the air, and then implement the modem update. For the modem update, you can refer to the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/cellular/http_update/modem_full_update/README.html"&gt;http_full modem update&amp;nbsp;&lt;/a&gt;sample.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: update over LTE-M</title><link>https://devzone.nordicsemi.com/thread/451893?ContentTypeID=1</link><pubDate>Tue, 24 Oct 2023 07:19:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5da877bf-abc0-4e48-aa09-8dbddb82f61d</guid><dc:creator>pawelkocwa</dc:creator><description>&lt;p&gt;Dear Abhijith,&lt;/p&gt;
&lt;p&gt;Thank you for the replay.&lt;/p&gt;
&lt;p&gt;When it comes to the OTA, I will have modem and the nrf SoC (52833 or 52840). I will need to update my application and the modem firmware probably.&lt;/p&gt;
&lt;p&gt;I would love to know how I can update my application over the air &amp;ndash; it will be device that can be repaired manualy but it Is unwanted thing to do&amp;nbsp;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f60a.svg" title="Blush"&gt;&amp;#x1f60a;&lt;/span&gt;. &lt;/p&gt;
&lt;p&gt;I will write the app in Zephyr.&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Paweł&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: update over LTE-M</title><link>https://devzone.nordicsemi.com/thread/451867?ContentTypeID=1</link><pubDate>Tue, 24 Oct 2023 02:47:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7cee5300-57bc-45d3-9484-82aca7f08906</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I haven&amp;#39;t tried integrating the BG95/96 module, so I am not completely sure how this works, but there are some&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/72017/integrating-nrf52-with-bg95-quectel-modem"&gt;old threads&lt;/a&gt; explaining how to integrate the same module. I also recommend you use the Quectel forum if you are struggling to interface with the same module.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;And for the FOTA update, I think you can refer to &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/cellular/modem_shell/README.html#fota"&gt;this sample&lt;/a&gt;. Are you looking for anything specific? Please let me know, and I will share the references accordingly.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>