<?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>Issue reading the SIPINFO on the nRF9151</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/128156/issue-reading-the-sipinfo-on-the-nrf9151</link><description>Hello! 
 
 I am having problems reading the SIPINFO on the SoC. I started with the TFM sample and added some lines to read the silicon version. added lines: 
 
 
 printk ( &amp;quot;FICR-&amp;gt;INFO.VARIANT: 0x %08x \n &amp;quot; , 
 secure_read_word (( intptr_t ) &amp;amp; NRF_FICR_S</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 18 May 2026 14:47:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/128156/issue-reading-the-sipinfo-on-the-nrf9151" /><item><title>RE: Issue reading the SIPINFO on the nRF9151</title><link>https://devzone.nordicsemi.com/thread/566475?ContentTypeID=1</link><pubDate>Mon, 18 May 2026 14:47:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4585bcc-b577-4196-b1c2-2b297c9425e8</guid><dc:creator>olofjohnsson</dc:creator><description>&lt;p&gt;Update:&lt;br /&gt;&lt;span&gt;i have added: &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;#define FICR_SIPINFO_ADDR 0x00FF0140UL &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;#define FICR_SIPINFO_SIZE 12U /* PARTNO(4) + HWREVISION(4) + VARIANT(4) */ &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;and &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;#if defined(FICR_SIPINFO_ADDR) {.start = FICR_SIPINFO_ADDR, .size = FICR_SIPINFO_SIZE}, &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;#endif to tfm_platform_user_memory_ranges.h&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I have not yet tested this, will do tomorrow.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>