<?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>Writing to flash in NRF9151 from non-secure image.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/125866/writing-to-flash-in-nrf9151-from-non-secure-image</link><description>I am trying to read/write/erase in a partition of flash in NRF9151. I am building a non-secure image to have access to the LTE library. The code is resulting in a hard fault. Is it because I am trying to write to flash from a non-secure image? Can I tell</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Nov 2025 08:18:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/125866/writing-to-flash-in-nrf9151-from-non-secure-image" /><item><title>RE: Writing to flash in NRF9151 from non-secure image.</title><link>https://devzone.nordicsemi.com/thread/555696?ContentTypeID=1</link><pubDate>Fri, 28 Nov 2025 08:18:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bf82ff4d-b4e1-4d6d-acaa-d61a4f4e6841</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;I’m glad you were able to resolve it on your own. Please don’t hesitate to contact us if anything else comes up.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Writing to flash in NRF9151 from non-secure image.</title><link>https://devzone.nordicsemi.com/thread/555621?ContentTypeID=1</link><pubDate>Thu, 27 Nov 2025 13:08:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a1add19a-ecc0-43e4-acfe-3af296016f85</guid><dc:creator>Nikollao</dc:creator><description>&lt;p&gt;I just had to change the partition name to:&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;nonsecure_storage&lt;/span&gt;&lt;span&gt;:&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;address&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;0x80000&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;region&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;flash_primary&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&amp;nbsp; &lt;/span&gt;&lt;span&gt;size&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;0x80000&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;and it worked. I guess the name of the partition fixed it.&amp;nbsp;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Writing to flash in NRF9151 from non-secure image.</title><link>https://devzone.nordicsemi.com/thread/555597?ContentTypeID=1</link><pubDate>Thu, 27 Nov 2025 11:24:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bca3e912-7558-4cbc-9798-25a0ae9a9263</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello, can you please provide application logs including the hard fault? Please provide more details of your application and what you trying to achieve.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>