<?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>Can&amp;#39;t set nRF24l01 +  in Tx</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/10137/can-t-set-nrf24l01-in-tx</link><description>Sorry for bothering you, but my nRf doesn&amp;#39;t send anything at all, i check fifo_status reg, put data in TX fifo, then set CE pin four about 25 us, clear CE pin and check fifo_status again, nothing was sent, i also check status reg. Can you guys check on</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Nov 2015 15:16:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/10137/can-t-set-nrf24l01-in-tx" /><item><title>RE: Can't set nRF24l01 +  in Tx</title><link>https://devzone.nordicsemi.com/thread/37601?ContentTypeID=1</link><pubDate>Fri, 13 Nov 2015 15:16:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e455541-85f8-4d84-b028-e7d53d5b692a</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Did you try to read out one of the registers before writing it first?&lt;/p&gt;
&lt;p&gt;Alternatively, could you probe one of the SPI transactions with a scope and send me the plot, so I can verify that the SPI communication looks OK?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't set nRF24l01 +  in Tx</title><link>https://devzone.nordicsemi.com/thread/37600?ContentTypeID=1</link><pubDate>Tue, 10 Nov 2015 15:05:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c1b9eff-6a26-48f0-be49-95341598e14f</guid><dc:creator>anhtu</dc:creator><description>&lt;p&gt;Here my code &lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/TX.c"&gt;TX.c&lt;/a&gt;, &lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/RX.c"&gt;RX.c&lt;/a&gt; after you gave me some advises, but i still can&amp;#39;t communicate between transmitter and receiver&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/3058.Capture.PNG" alt="image description" /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;COM4 is a transmitter&lt;/li&gt;
&lt;li&gt;COM6 is a receiver&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Can't set nRF24l01 +  in Tx</title><link>https://devzone.nordicsemi.com/thread/37599?ContentTypeID=1</link><pubDate>Mon, 09 Nov 2015 14:40:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2337cc13-1a62-4b4c-946e-2852baa342cf</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I have a couple of suggestions and follow up questions:&lt;/p&gt;
&lt;p&gt;Could you save and attach the serial output you get after running the application?&lt;/p&gt;
&lt;p&gt;Have you tried to read one of the standard registers (like CONFIG) before writing it to make sure that you get the expected default value?
This will ensure that the SPI is configured correctly.&lt;/p&gt;
&lt;p&gt;Could you try to add a 2ms delay after setting the power up bit in the CONFIG register?
This to give the 16MHz XO time to start.&lt;/p&gt;
&lt;p&gt;Last but not least, you should add a delay after pulsing CE before you check the FIFO_STATUS register again. Sending a single packet typically takes around 2-300us, and you won&amp;#39;t have time to send it in 25us alone.&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;
Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>