<?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>nrf52810 not enough flash</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61622/nrf52810-not-enough-flash</link><description>I am using nrf52810, using sdk15.2, softdevice6.1.0, my application flash takes up 56KB (I used fds), softdevice: 100KB and bootloader: 24KB, resulting in insufficient flash. I want to modify the BootLoader to reduce the BootLoader&amp;#39;s flash occupancy,</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 May 2020 14:13:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61622/nrf52810-not-enough-flash" /><item><title>RE: nrf52810 not enough flash</title><link>https://devzone.nordicsemi.com/thread/251027?ContentTypeID=1</link><pubDate>Wed, 20 May 2020 14:13:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91f3b25a-28b1-4429-81d8-799796398b6c</guid><dc:creator>hsc</dc:creator><description>&lt;p&gt;thank you very much，I&amp;#39;ll try&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52810 not enough flash</title><link>https://devzone.nordicsemi.com/thread/251023?ContentTypeID=1</link><pubDate>Wed, 20 May 2020 14:08:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cff194fb-b075-4931-bb65-5d84a29caab2</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user="hsc"]Do Android and IOS apps need to be modified?[/quote]
&lt;p&gt;I have not tested this, but I would assume that the nRF Connect Android app would handle a non-signed image, as it is all &amp;quot;encapsulated&amp;quot; in the init packet.&lt;/p&gt;
[quote user="hsc"]Do you need to modify the way to generate the firmware upgrade package[/quote]
&lt;p&gt;No, just use the same nrfutil command as you would normally do, but omit to specify a private key with&amp;nbsp;&amp;nbsp;--key-file. When that option is missing the package is generated as normal, but not signed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52810 not enough flash</title><link>https://devzone.nordicsemi.com/thread/251009?ContentTypeID=1</link><pubDate>Wed, 20 May 2020 13:33:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c6d45051-5051-4e0a-99f7-2c1e57ebf090</guid><dc:creator>hsc</dc:creator><description>&lt;p&gt;Do Android and IOS apps need to be modified?&lt;/p&gt;
&lt;p&gt;Do you need to modify the way to generate the firmware upgrade package&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52810 not enough flash</title><link>https://devzone.nordicsemi.com/thread/250999?ContentTypeID=1</link><pubDate>Wed, 20 May 2020 13:20:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f773d42e-7312-43cf-bcee-cb63d83e337b</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am not sure how much flash you will save by removing the signature verification code, but it will definitely be some. You can start by making&amp;nbsp;signature_required() in&amp;nbsp;components\libraries\bootloader\dfu\nrf_dfu_validation.c always return false, and remove all signature verification related and nrf_crypto related code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>