<?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 find Soft Device Code Number without nRFgo Studio?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/30502/how-to-find-soft-device-code-number-without-nrfgo-studio</link><description>Hello, 
 I develop entirely on Linux and I am unable to find the --sd-req / --sd-id required for generating a dfu package zip using nrfutil . I am using developing for the nRF52840 using s140_nrf52840_5.0.0-2.alpha_softdevice.hex. 
 I have seen others</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Feb 2018 05:08:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/30502/how-to-find-soft-device-code-number-without-nrfgo-studio" /><item><title>RE: How to find Soft Device Code Number without nRFgo Studio?</title><link>https://devzone.nordicsemi.com/thread/121035?ContentTypeID=1</link><pubDate>Fri, 16 Feb 2018 05:08:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ec03a54-1c91-4fa9-b4bb-8d6de6ce9317</guid><dc:creator>k3nt</dc:creator><description>&lt;p&gt;Thank you so much! Everything I needed.&lt;/p&gt;
&lt;p&gt;-Kent&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to find Soft Device Code Number without nRFgo Studio?</title><link>https://devzone.nordicsemi.com/thread/120874?ContentTypeID=1</link><pubDate>Wed, 14 Feb 2018 15:14:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5080554-e9ac-4f13-82d2-3a3f01d0f206</guid><dc:creator>Rune Holmgren</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The number you are looking for is what the SoftDevice calls &amp;quot;firmware_id&amp;quot; which is located in the 15th and 16th byte of the SoftDevice information structure:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/603x400/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-0b10d6e8cb954af9b0d6c5034ca64010/sis.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;To get this number you can use any software capable of reading out the flash of the device. Flash the SoftDevice to a nRF52840 and read out the value at address 0x300C by using any software you prefer. I recommend using &amp;quot;nrfjprog&amp;quot;&amp;nbsp;which is part of &amp;quot;nrf command line tools&amp;quot; as shown in this screenshot:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-0b10d6e8cb954af9b0d6c5034ca64010/pastedimage1518621103954v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;For completeness, here is how you find the number in nRF Go Studio if it&amp;#39;s of interest:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1040x1013/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-0b10d6e8cb954af9b0d6c5034ca64010/nRFgo_5F00_screen.png" /&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Rune Holmgren&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>