<?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>nRF52840 IAP (In-Application Programming). Is it possible?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/74415/nrf52840-iap-in-application-programming-is-it-possible</link><description>I&amp;#39;m trying to assess the feasibility of an application using nRF52840 in a module from either Minew or Raytac. In this application, the BLE radio works stricly in Central role and the network connection is cellular, via AT commands to a Quectel modem</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 16 Sep 2021 15:18:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/74415/nrf52840-iap-in-application-programming-is-it-possible" /><item><title>RE: nRF52840 IAP (In-Application Programming). Is it possible?</title><link>https://devzone.nordicsemi.com/thread/329883?ContentTypeID=1</link><pubDate>Thu, 16 Sep 2021 15:18:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9fc5c7d4-5ce9-407c-9bce-8ed6e5893fc0</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There is no offical support for encrypted secure DFU in the SDK.&lt;br /&gt;But you might find this post by a 3rd party user helpful:&amp;nbsp;&lt;a title="https://devzone.nordicsemi.com/f/nordic-q-a/37260/adding-encryption-to-secure-dfu-sdk-v15" href="https://devzone.nordicsemi.com/f/nordic-q-a/37260/adding-encryption-to-secure-dfu-sdk-v15" rel="noopener noreferrer" target="_blank"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/37260/adding-encryption-to-secure-dfu-sdk-v15&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 IAP (In-Application Programming). Is it possible?</title><link>https://devzone.nordicsemi.com/thread/329283?ContentTypeID=1</link><pubDate>Mon, 13 Sep 2021 20:13:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b3e922d-e61d-40d0-ab62-69887d0a3ccb</guid><dc:creator>peter_100P</dc:creator><description>&lt;p&gt;I&amp;#39;m afraid that&amp;#39;s a non-starter. All traffic to and from a SPI flash is trivial to intercept and mount a MIM attack.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 IAP (In-Application Programming). Is it possible?</title><link>https://devzone.nordicsemi.com/thread/306863?ContentTypeID=1</link><pubDate>Mon, 26 Apr 2021 15:11:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b19e2562-4faa-41db-8d1f-5a80b0e1a2c3</guid><dc:creator>Marjeris Romero</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There is an SPI DFU master example at the end of this DFU tutorial: &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader"&gt;https://devzone.nordicsemi.com/nordic/short-range-guides/b/software-development-kit/posts/getting-started-with-nordics-secure-dfu-bootloader&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;Perhaps updating through SPI will satisfy your requirements?&lt;/p&gt;
&lt;p&gt;Regarding the public key, if you take a look at the public_key.c file (or dfu_puclick_key.c) you can find a pk[64] array. It&amp;#39;s hardcoded in the file but can easily be change to be read from a place in flash instead of a const.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marjeris&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>