<?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>Promiscuous listen for nRF24L01+</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18595/promiscuous-listen-for-nrf24l01</link><description>I would like for the nodes in the network to be able to talk to any other node, even if the other node address are not pre-configured. 
 For example, I would like to be able to add nodes and have them transmit to a destination, without that destination</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 Dec 2016 09:28:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18595/promiscuous-listen-for-nrf24l01" /><item><title>RE: Promiscuous listen for nRF24L01+</title><link>https://devzone.nordicsemi.com/thread/71756?ContentTypeID=1</link><pubDate>Wed, 28 Dec 2016 09:28:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d61e7672-de93-4e46-9bfe-6448e3eaadc8</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Dave: Yes, it&amp;#39;s a very good solution. I don&amp;#39;t see any problem with that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Promiscuous listen for nRF24L01+</title><link>https://devzone.nordicsemi.com/thread/71755?ContentTypeID=1</link><pubDate>Tue, 27 Dec 2016 16:10:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ca2dab5-2f73-4175-b4c2-77707a224e62</guid><dc:creator>Dave Retz</dc:creator><description>&lt;p&gt;Hi Hung,&lt;/p&gt;
&lt;p&gt;Thanks for your comments.  I think what this means is that a device can receive from anyone by using a &amp;quot;global&amp;quot; receive address, while it can also receive on a specific address by using its own address.&lt;/p&gt;
&lt;p&gt;For example, if the &amp;quot;global&amp;quot; address were a number like 0xFF, and stations were number 1, 2, and 3, each station would set its PRX to be 0xFF and 1, 2, or 3. Pipe 0 would be using PRX 0xFF, and Pipe 1 would be using the PRX of its station address. That would allow each station to receive from either Pipe - meaning either a &amp;quot;broadcast&amp;quot; to 0xFF, or a directed packet to 1,2, or 3.&lt;/p&gt;
&lt;p&gt;There appears to be one slight problem of discovering who the sender is upon receiving a packet. However, this could be solved by using a header byte inside of the payload. That actually would be a satisfactory solution.&lt;/p&gt;
&lt;p&gt;Does the above make sense conceptually?&lt;/p&gt;
&lt;p&gt;Dave&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Promiscuous listen for nRF24L01+</title><link>https://devzone.nordicsemi.com/thread/71754?ContentTypeID=1</link><pubDate>Tue, 27 Dec 2016 15:38:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca8d9255-b904-44a1-92e0-e00755830f1e</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Dretz,&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t really understand your requirement.&lt;/p&gt;
&lt;p&gt;Why would the receiver PRX need to know about the transmitter PTX in advance ??&lt;/p&gt;
&lt;p&gt;PRX listens to any packet that arrive with the address matches with its own RX addresses (up to 6).&lt;/p&gt;
&lt;p&gt;So more than 1 PTX can transmit data to one PRX address (one pipe) with no problem. Of course there will be collision if they transmit at the same time, but if they have different retransmission delays, it should be fine.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>