<?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>OTA update using UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/95117/ota-update-using-uart</link><description>We use nRF5340 on our product. We need to update the application/driver/firmware remotely in the field using UART. Now looking through all apps and methods avaialble from Nordic, I cannot see anything suitable. So, can you tell me when it comes to OTA</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 Dec 2022 07:54:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/95117/ota-update-using-uart" /><item><title>RE: OTA update using UART</title><link>https://devzone.nordicsemi.com/thread/402354?ContentTypeID=1</link><pubDate>Wed, 28 Dec 2022 07:54:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a79de33-45bf-455f-a1d1-36f68d5c0a2f</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;DFU over&amp;nbsp;UART is supported through the MCUmgr&amp;nbsp; and the&amp;nbsp;&lt;span&gt;Simple Management Protocol (SMP)&amp;nbsp;&lt;/span&gt;protocol, see&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/services/device_mgmt/mcumgr.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/services/device_mgmt/mcumgr.html&lt;/a&gt;.&amp;nbsp;Support for this can be enabled in the&amp;nbsp;MCUBoot&amp;nbsp;bootloader (serial recovery - DFU within the bootloader), or in the application as demonstrated by this sample:&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/subsys/mgmt/mcumgr/smp_svr/README.html#smp-svr-sample"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/samples/subsys/mgmt/mcumgr/smp_svr/README.html#smp-svr-sample&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA update using UART</title><link>https://devzone.nordicsemi.com/thread/402032?ContentTypeID=1</link><pubDate>Fri, 23 Dec 2022 07:15:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2cc27d77-70bc-4599-ac00-ccc4f9c95956</guid><dc:creator>Harsh Jain`</dc:creator><description>&lt;p&gt;I have a board connected with nrf and the communication channel is UART.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So, UART firmware update would be required for the usecase that we are targeting.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA update using UART</title><link>https://devzone.nordicsemi.com/thread/401951?ContentTypeID=1</link><pubDate>Thu, 22 Dec 2022 13:50:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0ae1a7b-a182-40b3-8310-cb249a3dbf50</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Please give more information on the board you connected to. Does it has an MCU on it and you want to update it ?&amp;nbsp;&lt;br /&gt;Or you want to use the MCU on the board to update the NRF52. Please describe what exactly you want to achieve. How do you imagine the DFU update should be.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA update using UART</title><link>https://devzone.nordicsemi.com/thread/401941?ContentTypeID=1</link><pubDate>Thu, 22 Dec 2022 13:21:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f3a3d85-6bbd-4f89-a6e1-31b0aa62bdaf</guid><dc:creator>Harsh Jain`</dc:creator><description>&lt;p&gt;I have a board connected with nrf and the communication channel is UART.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So, UART firmware update would be required for the usecase that we are targeting.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: OTA update using UART</title><link>https://devzone.nordicsemi.com/thread/401939?ContentTypeID=1</link><pubDate>Thu, 22 Dec 2022 13:17:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:22da7bc4-d1a6-4867-b29d-e9845df5322f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Harsh,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you please clarify you want to do UART firmware update or OTA (over the air) firmware update ?&amp;nbsp;&lt;br /&gt;They are not the same.&lt;br /&gt;Usually OTA update is via BLE and you use the phone to update. When with UART update you connect your board to PC or a device via UART cable.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Also please give more information about the motor driver that you want to update.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>