<?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>Setting Auto ACK OFF on pipe0 and ON on pipe1 makes nRF24L01+ stop sending/receiving</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3649/setting-auto-ack-off-on-pipe0-and-on-on-pipe1-makes-nrf24l01-stop-sending-receiving</link><description>2 arduino nodes with nRF24L01+ transceivers. Using maniacbug&amp;#39;s RF24 library. Using pipes 0 and 1. 
 When I set Auto-ACK ON for all pipes rf24.setAutoAck(true) : it works.
When I set Auto-ACK OFF for all pipes rf24.setAutoAck(false) : it works too. </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Sep 2014 15:02:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3649/setting-auto-ack-off-on-pipe0-and-on-on-pipe1-makes-nrf24l01-stop-sending-receiving" /><item><title>RE: Setting Auto ACK OFF on pipe0 and ON on pipe1 makes nRF24L01+ stop sending/receiving</title><link>https://devzone.nordicsemi.com/thread/13247?ContentTypeID=1</link><pubDate>Thu, 18 Sep 2014 15:02:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f020e23-2a5a-4014-8eef-6792afde142a</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;Have you tried just opening one pipe and switching AutoACK on/off? Does it still work for just one pipe? Do you get any kind of interrupts when you have configured only one pipe with autoACK and the other without? Have you tried keeping the autoack on and using W_TX_PAYLOAD_NO_ACK write command?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>