<?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>preadressing</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/23485/preadressing</link><description>Hello all, 
 I started working with nrf51 series on mesh networking as i am new to this i want know whether the chipsets will come with preadressed? as it require to adress the nodes in mesh technology?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 13 Jul 2017 11:01:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/23485/preadressing" /><item><title>RE: preadressing</title><link>https://devzone.nordicsemi.com/thread/92249?ContentTypeID=1</link><pubDate>Thu, 13 Jul 2017 11:01:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e97e9614-5a6c-4581-9046-7ed536345715</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Just search the forum, &lt;a href="https://devzone.nordicsemi.com/question/39375/bluetooth-address-built-in-or-random/?answer=39380#post-id-39380"&gt;here is one&lt;/a&gt; of several explanations of how Device Address work on nRF5x chips. &lt;code&gt;FICR-&amp;gt;DEVICEADDR[0]&lt;/code&gt; and &lt;code&gt;[1]&lt;/code&gt; contain 48 bits which are by default used after reset for on-radio address (sometimes called MAC or Adv. Address). And because &lt;code&gt;FICR&lt;/code&gt; is mapped to NVM memory space (it actually is kind-of ROM region) you can read it from within the application as well as over JTAG/SWD. If you don&amp;#39;t like pseudo-random numbers generated by Nordic during chip packaging you can use &lt;code&gt;UICR&lt;/code&gt; memory region to provide your own data and later use them inside your FW to set the address field.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: preadressing</title><link>https://devzone.nordicsemi.com/thread/92248?ContentTypeID=1</link><pubDate>Thu, 13 Jul 2017 09:44:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3549832-331b-4227-ad36-7b2ec50a4575</guid><dc:creator>pavan</dc:creator><description>&lt;p&gt;Hello endnode,&lt;/p&gt;
&lt;p&gt;Thanks for the information, But i dint exactly got your point can you please brief this a little bit more?hope you dont mind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: preadressing</title><link>https://devzone.nordicsemi.com/thread/92247?ContentTypeID=1</link><pubDate>Thu, 13 Jul 2017 07:03:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2c6db3d5-b3a2-4a90-95b9-755bd2460430</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Sure, you can read FICR region during FW loading in manufacturing facility and then print it on it or do whatever else you need to do (track it when distributed, fill into some back-end database, provision as data blob back to devices over JTAG/SWD...)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>