<?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>How To make ? Non-Secure SLIM OTA Bootloader on nRF52810</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/79097/how-to-make-non-secure-slim-ota-bootloader-on-nrf52810</link><description>Hello, I found this blog post in google and I decide to try it. I have couple of NrF52810 currently that we struggle with the limited space and the solution described in the post it&amp;#39;s doable for purpose of the project. I did manage to build secure bootloader</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 01 Sep 2021 11:10:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/79097/how-to-make-non-secure-slim-ota-bootloader-on-nrf52810" /><item><title>RE: How To make ? Non-Secure SLIM OTA Bootloader on nRF52810</title><link>https://devzone.nordicsemi.com/thread/327569?ContentTypeID=1</link><pubDate>Wed, 01 Sep 2021 11:10:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e629ffbc-e9f5-4d18-a61c-6eeed6fd7741</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Seems that post lost some detail.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You need to do more changes than just disable NRF_CRYPTO_ENABLED. There is an &amp;quot;open bootloader&amp;quot; project in the SDK, but this still requires signature verification for bootloader updates, but not application or softdevice. Removing signature verification altogether and removing the crypto-related code would require a bit of work as the code has not been written with that in mind. I do not expect it is a huge task though, as you can see how signature verification is skipped with the open bootloader project.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&amp;nbsp;&lt;br /&gt;Amanda&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>