<?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>how to enable other pipes on nRF24LU1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17973/how-to-enable-other-pipes-on-nrf24lu1</link><description>Hi, Nordic 
 I know pipe0 and pipe1 are be enabled on nRF24LU1 nRFgo SDK example for default PRX. 
 Now I only to enable pipe0, disable pipe1. 
 
 
 First, I use this function: hal_nrf_close_pipe(HAL_NRF_ALL) 
 then I use hal_nrf_open_pipe(HAL_NRF_PIPE0</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Nov 2016 01:12:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17973/how-to-enable-other-pipes-on-nrf24lu1" /><item><title>RE: how to enable other pipes on nRF24LU1</title><link>https://devzone.nordicsemi.com/thread/69307?ContentTypeID=1</link><pubDate>Mon, 28 Nov 2016 01:12:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:53af7698-8549-4549-9d4d-1ca3d0da48a7</guid><dc:creator>Chaw</dc:creator><description>&lt;p&gt;Hi，I found, it&amp;#39;s auto ack wrong, I keep PTX and PRX are same, now I can set pipe OK. Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to enable other pipes on nRF24LU1</title><link>https://devzone.nordicsemi.com/thread/69306?ContentTypeID=1</link><pubDate>Fri, 25 Nov 2016 12:53:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:008bf838-4567-4a66-bd42-7790c9f3a1fa</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;hal_nrf_open_pipe() should not return 0x02. Could you try to read EN_RXADDR register right after you call hal_nrf_close_pipe(HAL_NRF_ALL) and then after you call hal_nrf_open_pipe(HAL_NRF_PIPE0, false); ?&lt;/p&gt;
&lt;p&gt;When you send packet from TX side, do you set no_ACK to true ? You should set it to true since Auto ACK is disabled on PRX side.&lt;/p&gt;
&lt;p&gt;Are you using nRF24LU1+ on both sides ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>