<?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>NRF2402G and nRF24L01+</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5331/nrf2402g-and-nrf24l01</link><description>Hi,
I&amp;#39;m despair.
I am trying to receive data from the device with nRF2402G with a nRF24L01 + module.
The old receiver is destroyed.
I believe that I have put all the notes from the nRF24L01 + datasheet. 
 nRF2402G works with these settings: 
 </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 02 Feb 2015 16:47:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5331/nrf2402g-and-nrf24l01" /><item><title>RE: NRF2402G and nRF24L01+</title><link>https://devzone.nordicsemi.com/thread/18627?ContentTypeID=1</link><pubDate>Mon, 02 Feb 2015 16:47:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b40c9d36-47c0-426f-9406-fd1ee2030e20</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;Are you writing anything to the FEATURE register on the nRF24L01+? Are you sure that the nRF2402G is actually sending data? Make sure that the order you write LSB and MSB of the address is correct, try switching them around on the nRF24L01+ to make sure.&lt;/p&gt;
&lt;p&gt;I might have overlooked it, but make sure you set the address width on the nRF24L01+ receiver to 3 bytes as well.&lt;/p&gt;
&lt;p&gt;Copied from the nRF24l01+ product specification:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;&amp;gt; How to setup nRF24L01+ to receive from
&amp;gt; an nRF2401/nRF2402/nRF24E1/nRF24E2:
&amp;gt; 1. Use the same CRC configuration as the nRF2401/nRF2402/nRF24E1/nRF24E2.
&amp;gt; 2. Set the PWR_UP and PRIM_RX bit to 1.
&amp;gt; 3. Disable auto acknowledgement on the data pipe that is addressed.
&amp;gt; 4. Use the same address width as the PTX device.
&amp;gt; 5. Use the same frequency channel as the PTX device.
&amp;gt; 6. Select data rate 1Mbps or 250kbps on both nRF24L01+ and
&amp;gt; nRF2401/nRF2402/nRF24E1/ nRF24E2.
&amp;gt; 7. Set correct payload
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>