<?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>Rf24 fully connected network</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64844/rf24-fully-connected-network</link><description>Hi .thank u for reading this .First sorry for my english. This is the story: 
 I try to make a flexible mesh using multi nrf24l01+ more than 10 nodes. I searched so many topic about this but i didn&amp;#39;t find good solutions for my purpose. All topics explain</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Aug 2020 11:43:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64844/rf24-fully-connected-network" /><item><title>RE: Rf24 fully connected network</title><link>https://devzone.nordicsemi.com/thread/264848?ContentTypeID=1</link><pubDate>Mon, 17 Aug 2020 11:43:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6efb5d1-0971-4153-a577-483a2327979e</guid><dc:creator>Kenneth</dc:creator><description>[quote user=""]-when more than 5 nodes communicate with each other some bugs will happen and devices will fail or apply wrong date packet (I can&amp;#39;t find where is bugs yet :/&amp;nbsp; &amp;nbsp;)[/quote]
&lt;p&gt;Try to use max CRC length (16-bit), also I suggest that when forwarding a packet, use a random delay of 0-3ms before transmit, this should reduce the risk of several receivers are trying to forward the same packet at the exact same time.&lt;/p&gt;
[quote user=""]Some times multi nodes will send ack to transmitter and apply data packet .some times no one answer to transmitter.[/quote]
&lt;p&gt;Make sure that you check that handle both RX_DR, TX_DS and MAX_RT interrupt on all devices, and that both RX and TX pipes are empty. You may also look into increase retransmit delay if you are using long ACK payloads. Is there any difference if you add a dummy random value to the payloads.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>