<?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>nrf24l01 enableDynamicACK on Raspberry Pi Python</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44044/nrf24l01-enabledynamicack-on-raspberry-pi-python</link><description>i am using nrf24l01+ on arduino devices, one arduino device as master, and other arduino devices as slaves. I like master to broadcast a radio (dataToSend) toward all slaves, without ACK, on a particular radio.write as below. To clarify, i am using arduino</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Feb 2019 13:03:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44044/nrf24l01-enabledynamicack-on-raspberry-pi-python" /><item><title>RE: nrf24l01 enableDynamicACK on Raspberry Pi Python</title><link>https://devzone.nordicsemi.com/thread/173035?ContentTypeID=1</link><pubDate>Tue, 26 Feb 2019 13:03:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3aab896-f554-436c-95ef-4d9b12f8ca6f</guid><dc:creator>eric</dc:creator><description>&lt;p&gt;the library for arduino devices is here &lt;a href="https://www.arduinolibraries.info/libraries/rf24"&gt;https://www.arduinolibraries.info/libraries/rf24&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;the libraries for raspberry pi device can be &lt;a href="https://github.com/BLavery/lib_nrf24"&gt;https://github.com/BLavery/lib_nrf24&lt;/a&gt; or &lt;a href="https://github.com/nRF24/RF24"&gt;https://github.com/nRF24/RF24&lt;/a&gt; and i know there are many more others.&lt;/p&gt;
&lt;p&gt;can you advise a little bit how do change the configurations/registers to make the two commands working?&amp;nbsp; thanks alot&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf24l01 enableDynamicACK on Raspberry Pi Python</title><link>https://devzone.nordicsemi.com/thread/173001?ContentTypeID=1</link><pubDate>Tue, 26 Feb 2019 12:08:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:658e982a-2b99-4d7d-811e-16fbeacef79a</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I am not familiar with how the arduino library configure the radio, so unless they have documented this somehow, you will need to read-out the actual radio configuration from the radio registers to know how it&amp;#39;s setup and then &amp;quot;translate&amp;quot; this into the python api. Hopefully someone can help you on this or know of someone that have already done this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>