<?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>ESB Address setting</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46203/esb-address-setting</link><description>Hi, 
 I am using esb project of SDK15.3 to test esb PTX and PRX function. 
 The default setting of address-0 and address-1 is 0xE7E7E7E7 and 0xC2C2C2C2, and PTX and PRX can work correctly. 
 But, when I only change address-0 to other address (ex: 0xD6D6D6D6</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Apr 2019 13:07:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46203/esb-address-setting" /><item><title>RE: ESB Address setting</title><link>https://devzone.nordicsemi.com/thread/182629?ContentTypeID=1</link><pubDate>Wed, 17 Apr 2019 13:07:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ce58cbf-31ce-420e-9fd8-af1595e85321</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello Chianglin,&lt;/p&gt;
&lt;p&gt;Did you change the address on both devices?&lt;/p&gt;
&lt;p&gt;I tried to change the&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;uint8_t base_addr_0[4] = {0xE7, 0xE7, 0xE7, 0xE7};&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;to&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;uint8_t base_addr_0[4] = {0xD6, 0xD6, 0xD6, 0xD6};&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;On both devices, and they still communicate.&lt;/p&gt;
&lt;p&gt;Note: changing the address on only one device will not work.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>