<?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>Access the serial number on MCU</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/52844/access-the-serial-number-on-mcu</link><description>Hi Guys, 
 I am trying to access the serial number written on MCU through software. 
 White strip on MCU has details such as PCA10056, 1.0.0, 2018.04, 683xxxxxx. I am trying to find a way to get the 9 digit serial number 683xxxxxx. Most of the documentation</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 03 Oct 2019 09:47:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/52844/access-the-serial-number-on-mcu" /><item><title>RE: Access the serial number on MCU</title><link>https://devzone.nordicsemi.com/thread/213155?ContentTypeID=1</link><pubDate>Thu, 03 Oct 2019 09:47:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89104b4d-26b6-4a89-b04e-40f68a99ec27</guid><dc:creator>awneil</dc:creator><description>[quote userid="6462" url="~/f/nordic-q-a/52844/access-the-serial-number-on-mcu/213154"] &lt;em&gt;&lt;strong&gt;any&lt;/strong&gt; &lt;/em&gt;BLE scanning tool [/quote]
&lt;p&gt;Well, iOS might obfuscate it...&lt;/p&gt;
&lt;p&gt;&lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f61e.svg" title="Disappointed"&gt;&amp;#x1f61e;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Access the serial number on MCU</title><link>https://devzone.nordicsemi.com/thread/213154?ContentTypeID=1</link><pubDate>Thu, 03 Oct 2019 09:46:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:140157c5-020f-4c08-bb45-ed032aaf59d0</guid><dc:creator>awneil</dc:creator><description>[quote userid="26071" url="~/f/nordic-q-a/52844/access-the-serial-number-on-mcu/213145"]it is probably easier to print a new sticker with the ID of the nRF[/quote]
&lt;p&gt;I agree.&lt;/p&gt;
&lt;p&gt;I always mark my development devices with the MAC address - as that will be reported by &lt;em&gt;&lt;strong&gt;any&lt;/strong&gt; &lt;/em&gt;BLE scanning tool without the need for any special software or custom utilities.&lt;/p&gt;
&lt;p&gt;And it is available to the microcontroller firmware.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Access the serial number on MCU</title><link>https://devzone.nordicsemi.com/thread/213152?ContentTypeID=1</link><pubDate>Thu, 03 Oct 2019 09:41:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:02d191d0-4f84-4a91-ada8-592d8abce117</guid><dc:creator>awneil</dc:creator><description>[quote userid="71457" url="~/f/nordic-q-a/52844/access-the-serial-number-on-mcu/213125"]I want to know about the serial number on large MCU[/quote]
&lt;p&gt;The &amp;quot;large MCU&amp;quot; is the on-board J-Link.&lt;/p&gt;
&lt;p&gt;So you can also access its serial number using the Segger tools.&lt;/p&gt;
&lt;p&gt;In fact, if you have more than one J-Link (&lt;em&gt;&lt;strong&gt;any&lt;/strong&gt; &lt;/em&gt;kind of J-Link) connected, the Segger tools will pop up a window listing all the serial numbers, and asking you to choose one&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1570095505714v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;See:&amp;nbsp;&lt;a href="https://forum.segger.com/index.php/Thread/6188-SOLVED-Give-friendly-names-to-JLinks"&gt;https://forum.segger.com/index.php/Thread/6188-SOLVED-Give-friendly-names-to-JLinks&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;From their Wiki, it seems that the &amp;quot;Nickname&amp;quot; feature has now (from&amp;nbsp;&lt;span&gt;V6.49a)&lt;/span&gt; been implemented:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://wiki.segger.com/J-Link:Nickname"&gt;https://wiki.segger.com/J-Link:Nickname&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;But, as &lt;a href="https://devzone.nordicsemi.com/members/edvin-holmseth"&gt;Edvin&lt;/a&gt; said, this is &lt;em&gt;&lt;strong&gt;not&lt;/strong&gt;&lt;/em&gt; accessible to the nRF device.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Access the serial number on MCU</title><link>https://devzone.nordicsemi.com/thread/213145?ContentTypeID=1</link><pubDate>Thu, 03 Oct 2019 09:17:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:956b8104-c7ed-4caf-ac7d-66c7b254e936</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;You will not be able to access this number from the nRF Firmware. I am sorry. If you want to identify the different DKs, it is probably easier to print a new sticker with the ID of the nRF.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Access the serial number on MCU</title><link>https://devzone.nordicsemi.com/thread/213141?ContentTypeID=1</link><pubDate>Thu, 03 Oct 2019 09:08:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c4c97a2-7325-4dc1-a1dc-4eaf11d36c07</guid><dc:creator>Gurusanthosh</dc:creator><description>&lt;p&gt;I am planning to assign a small unique identifier to a group of nRF52840 boards. As the serial number on large MCU is easily identifiable, I thought of using this and assign an ID&amp;nbsp;in the main program by maintaining a mapping between serial numbers on large MCU and the internally maintained unique identifiers.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Access the serial number on MCU</title><link>https://devzone.nordicsemi.com/thread/213132?ContentTypeID=1</link><pubDate>Thu, 03 Oct 2019 08:57:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60a4f2de-4b66-4a97-a4eb-b8c6715e2b8c</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;If you download Nordic Command Line Tools, you can use the command &amp;quot;&lt;em&gt;nrfjprog --ids&lt;/em&gt;&amp;quot; and it will print the ID of all the connected segger programmers.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What do you need it for? If you use an IDE and you want to program the nRF, it will connect to the connected programmer (if it is connected).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Access the serial number on MCU</title><link>https://devzone.nordicsemi.com/thread/213125?ContentTypeID=1</link><pubDate>Thu, 03 Oct 2019 08:33:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4e19c55-52e0-42e4-bac9-ef56ef96131f</guid><dc:creator>Gurusanthosh</dc:creator><description>&lt;p&gt;Hi Edvin, Thanks for the explanation about the device ID of nRF.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I want to know about the serial number on large MCU. Is there any way to get the serial number printed on MCU?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Access the serial number on MCU</title><link>https://devzone.nordicsemi.com/thread/213122?ContentTypeID=1</link><pubDate>Thu, 03 Oct 2019 08:26:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:74e52065-754c-4d9a-942d-e873c24aa244</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello Santosh,&lt;/p&gt;
&lt;p&gt;The serial number printed on the large MCU on the Development kit is not the serial number of the nRF, but the serial number of the debugger. The device ID is the unique number of the nRF. The nRF is the small chip on the bottom of the picture &lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Kits/nRF52840-DK/GetStarted" rel="noopener noreferrer" target="_blank"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>