<?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>Configure nRF24l01</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20569/configure-nrf24l01</link><description>Hello, I want to use multiceiver mode nRF24l01. For 4 transmitters.
When setting up the receiver, I can only receive data from the tube 0.
I can not understand how to tell the transmitter that it is a transmitter for example pipe 2. Please help me by</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Mar 2017 13:17:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20569/configure-nrf24l01" /><item><title>RE: Configure nRF24l01</title><link>https://devzone.nordicsemi.com/thread/80180?ContentTypeID=1</link><pubDate>Mon, 20 Mar 2017 13:17:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a27afa6-2990-42b8-a9ba-e89e99897d2d</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Evgenii,&lt;/p&gt;
&lt;p&gt;I assume  that you already saw Figure 12 PRX using MultiCeiver in the nRF24L01+ spec.&lt;/p&gt;
&lt;p&gt;The different pipes are only applied for PRX. Only on PRX it need to distinguish between pipes.&lt;/p&gt;
&lt;p&gt;On the transmitter (PTX) there is only one pipe for transmitting, it&amp;#39;s Pipe 0 on PTX. You can find this at page 41 in the spec:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;On the PTX the TX_ADDR must be the same as the RX_ADDR_P0 and as the pipe address for the designated pipe
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;If you want to communicate with multiple PRXs from one PTX, you need to manually modify pipe 0 on the PTX.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>