<?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 can I know the destination address when I receive an esb packet?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45629/how-can-i-know-the-destination-address-when-i-receive-an-esb-packet</link><description>Hi, 
 I am using esb function to implement my project, and I set &amp;quot;noack&amp;quot; condition to &amp;quot;true&amp;quot;. 
 How can I know the destination address when I receive a packet? 
 Thank you, 
 Chianglin</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Apr 2019 07:18:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45629/how-can-i-know-the-destination-address-when-i-receive-an-esb-packet" /><item><title>RE: How can I know the destination address when I receive an esb packet?</title><link>https://devzone.nordicsemi.com/thread/179664?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2019 07:18:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5259f1f9-6365-4c30-92e2-f9a1482a0968</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi Chianglin&lt;/p&gt;
&lt;p&gt;In ESB mode the radio address is abstracted using the pipe concept. Essentially you configure up to 8 different addresses in the radio, and you only refer to them by referencing the pipe number (0-7).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Whenever you receive a packet you can read the reception pipe from the pipe field in the nrf_esb_payload_t struct, and the address will correspond to the address you have configure into that pipe.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>