<?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>nRF7002DK OTA</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114632/nrf7002dk-ota</link><description>Hi, 
 We are developing a product with WIFI+BLE and we are using nRF7002DK as the base. The important function is OTA because our functions may be changed after the hardware delivered to the customer side. 
 We plan to put image in the server and use</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Apr 2025 08:00:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114632/nrf7002dk-ota" /><item><title>RE: nRF7002DK OTA</title><link>https://devzone.nordicsemi.com/thread/533131?ContentTypeID=1</link><pubDate>Mon, 28 Apr 2025 08:00:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9d230f9d-6b29-40d3-87ed-4a119a737d0e</guid><dc:creator>JedediahRau</dc:creator><description>&lt;p&gt;Currently, Nordic Semiconductor does not provide a Wi-Fi Over-The-Air (OTA) sample for the nRF7002DK in the SDK. However, you can build this functionality yourself using the available HTTP Client sample. The approach is to use Wi-Fi to download the firmware from an HTTP/HTTPS server, then write the data to the &lt;span style="color:#000000;"&gt;&lt;a style="color:#000000;" href="https://tunnelrush3.com"&gt;tunnel rush&lt;/a&gt;&lt;/span&gt; using the relevant APIs such as stream_flash. Once the download is complete, you notify the bootloader (MCUboot) that there is an update, then reboot the device so that MCUboot can check and update the new firmware.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF7002DK OTA</title><link>https://devzone.nordicsemi.com/thread/502027?ContentTypeID=1</link><pubDate>Wed, 11 Sep 2024 06:14:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f20e79d6-6772-47e4-b6d5-5b81a12951f0</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;FOTA over Wi-Fi is demonstrated in&amp;nbsp;the&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.1/nrf/samples/net/aws_iot/README.html"&gt;AWS IoT&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.1/nrf/libraries/networking/azure_fota.html"&gt;Azure FOTA&lt;/a&gt;&amp;nbsp;samples. You can also find links to the Azure and AWS library documentation in the sample page.&lt;/p&gt;
&lt;p&gt;It should also be possible to perform FOTA with an image on a generic server or nRF Cloud.&lt;span&gt;&amp;nbsp;We also covers FOTA over WIFI in our NCS intermidate course which you can find &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders-and-dfu-fota/topic/exercise-5-fota-over-wi-fi/"&gt;here&lt;/a&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;Runar&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>