<?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>TO find out the number of retries with nRF24L01+</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5078/to-find-out-the-number-of-retries-with-nrf24l01</link><description>Hi, I have written a simple program to calculate the number of retries with nRF24L01+.
On transmitter side, maximum number of allowed retries is set at 1. The transmitter sends temperature values to the receiver. Based on the response of the receiver</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 Jan 2015 16:14:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5078/to-find-out-the-number-of-retries-with-nrf24l01" /><item><title>RE: TO find out the number of retries with nRF24L01+</title><link>https://devzone.nordicsemi.com/thread/17859?ContentTypeID=1</link><pubDate>Wed, 21 Jan 2015 16:14:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:986371d1-eb28-4799-958e-a997d4592188</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;Set the maximum allowed ARC to 1111 (15 retransmits) and see how it works then. Will you actually do 15 retransmits if needed? Do you with your code above get the MAX_RT interrupt if you for example don&amp;#39;t turn on the receiver?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>