<?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>Zephyr - How to implement OTA.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84826/zephyr---how-to-implement-ota</link><description>Hello All, 
 
 I am using the nRF52840 DK board. I want to implement OTA in Zephyr. I am a beginner at nordic. Is there any sample example code available to check? 
 
 Thanks in advance. 
 
 Regards, 
 Neeraj Dhekale</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Feb 2022 14:58:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84826/zephyr---how-to-implement-ota" /><item><title>RE: Zephyr - How to implement OTA.</title><link>https://devzone.nordicsemi.com/thread/353420?ContentTypeID=1</link><pubDate>Wed, 16 Feb 2022 14:58:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d68aa24-cdb0-4a86-8160-8c7b3d667907</guid><dc:creator>Sigurd Hellesvik</dc:creator><description>&lt;p&gt;Hi Neeraj&lt;/p&gt;
&lt;p&gt;First to clarify, we use the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/nrf/introduction.html"&gt;nRF Connect SDK&lt;/a&gt;, which is based on zephyr, but the two should be distinguished to avoid confusion.&lt;/p&gt;
&lt;p&gt;While from v1.5.0(an old version, we are on v1.8.0 now), this &lt;a href="https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial---part-1-ncs-v1-4-0"&gt;nRF Connect SDK Tutorial&lt;/a&gt; is good for getting started with the concepts.&lt;br /&gt;I also recommend to follow our &lt;a href="https://www.youtube.com/watch?v=2cv_jjqk5hg&amp;amp;list=PLx_tBuQ_KSqEt7NK-H7Lu78lT2OijwIMl"&gt;nRF Connect for VS Code tutorial videos&lt;/a&gt; for installation.&lt;/p&gt;
&lt;p&gt;Now, you can find samples under either &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/nrf/samples.html"&gt;nRF Connect SDK samples&lt;/a&gt; or &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/zephyr/samples/index.html"&gt;Zephyr samples and demos&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For OTA, I guess you want the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.8.0/zephyr/samples/subsys/mgmt/mcumgr/smp_svr/README.html"&gt;SMP Server Sample&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Sigurd Hellesvik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>