<?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+ Configuration vs Reliable Link...</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14616/nrf24l01-configuration-vs-reliable-link</link><description>I&amp;#39;ve been browsing the forum for a bit now, tried some things but still no success... so here&amp;#39;s my problem... 
 My goal is to setup a simple bi-directional wireless link between two devices… using a PIC24F and the nRF24L01+ chip as the hardware. I should</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Jul 2016 10:18:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14616/nrf24l01-configuration-vs-reliable-link" /><item><title>RE: nRF24L01+ Configuration vs Reliable Link...</title><link>https://devzone.nordicsemi.com/thread/55782?ContentTypeID=1</link><pubDate>Thu, 14 Jul 2016 10:18:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a34fc4d-ce2f-4f05-ae07-a63f4fa76190</guid><dc:creator>Sammy_123</dc:creator><description>&lt;p&gt;So my problem turned out to be dodgy SPI drivers from Microchip...
Once I probed the SCLK line, I only ever saw one byte (8 pulses).
My application was supposed to be sending 4 bytes of TX payload (i.e. 4+1 bytes) to the nRF24L01+.
I wrote some software to bit-bang the SPI port and it worked first time!!!
Who would have thought.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ Configuration vs Reliable Link...</title><link>https://devzone.nordicsemi.com/thread/55781?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2016 13:52:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4551ff01-d3b8-40ae-afb2-abbecf68ffdd</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Sammy: If you want to keep the format you can add them as code (the 10101 button). But still, it&amp;#39;s hard for me to understand what&amp;#39;s going on here from the log. Could you give some information on your test result, did you managed to send anything from one side to the other ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ Configuration vs Reliable Link...</title><link>https://devzone.nordicsemi.com/thread/55780?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2016 13:31:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:06bf75f2-7811-46cb-b928-c9002d44ed37</guid><dc:creator>Sammy_123</dc:creator><description>&lt;p&gt;Your forum re-formats my cut and paste =( you should really fix that!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ Configuration vs Reliable Link...</title><link>https://devzone.nordicsemi.com/thread/55779?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2016 12:58:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:08774ce5-86d5-4f8d-88fd-0c51ff3751ec</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Sammy: I don&amp;#39;t know how to read your log, please explain in easier to understand way. How unreliable it was ? How did you test ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ Configuration vs Reliable Link...</title><link>https://devzone.nordicsemi.com/thread/55778?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2016 12:34:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9c376e15-84df-4ea2-b381-3d365d825e03</guid><dc:creator>Sammy_123</dc:creator><description>&lt;p&gt;So I bought more units from&amp;#39;Seeed Studio&amp;#39; and am having the same problem...
I&amp;#39;ve put my serial port dump of the setup sequence below.... I think (other than a hardware issue, this is the most likely cause of my problems...)&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;INIT PTX
CMD: 20 DATA: 7E
CMD: 21 DATA: 1
CMD: 22 DATA: 1
CMD: 23 DATA: 3
CMD: 24 DATA: 34
CMD: 25 DATA: C
CMD: 26 DATA: 24
CMD: 2A DATA: 1 2 3 4 5
CMD: 30 DATA: 1 2 3 4 5
CMD: 31 DATA: 4
CMD: 3C DATA: 1
CMD: 3D DATA: 6
CMD: 27 DATA: 70
CMD: FLUSH_TX
CMD: FLUSH_RX
INIT PTX COMPLETE
STATUS: E
  TX FIFO EMPTY
  RX FIFO EMPTY
STATUS: E
  TX FIFO EMPTY
  RX FIFO EMPTY
STATUS: E
  TX FIFO EMPTY
  RX FIFO EMPTY
STATUS: E
  TX FIFO EMPTY
  RX FIFO EMPTY
PTX TX DATA: 0 85 254 140
STATUS: 1E
  MAX RT INT!
  TX FIFO EMPTY
  RX FIFO EMPTY
STATUS: E
  TX FIFO EMPTY
  RX FIFO EMPTY
STATUS: E
  TX FIFO EMPTY
  RX FIFO EMPTY
STATUS: E
  TX FIFO EMPTY
  RX FIFO EMPTY
PTX TX DATA: 1 85 254 140
STATUS: 1E
  MAX RT INT!
  TX FIFO EMPTY
  RX FIFO EMPTY
STATUS: E
  TX FIFO EMPTY
  RX FIFO EMPTY
STATUS: E
  TX FIFO EMPTY
  RX FIFO EMPTY
STATUS: E
  TX FIFO EMPTY
  RX FIFO EMPTY
PTX TX DATA: 2 85 254 140
================================
INIT PRX
CMD: 20 DATA: 7F
CMD: 21 DATA: 1
CMD: 22 DATA: 1
CMD: 23 DATA: 3
CMD: 24 DATA: 34
CMD: 25 DATA: C
CMD: 26 DATA: 24
CMD: 2A DATA: 1 2 3 4 5
CMD: 31 DATA: 4
CMD: 3C DATA: 1
CMD: 3D DATA: 6
CMD: 27 DATA: 70
CMD: FLUSH_TX
CMD: FLUSH_RX
INIT PRX COMPLETE
STATUS: E
  TX FIFO EMPTY
  RX FIFO EMPTY
STATUS: E
  TX FIFO EMPTY
  RX FIFO EMPTY
STATUS: E
  TX FIFO EMPTY
  RX FIFO EMPTY
STATUS: E
  TX FIFO EMPTY
  RX FIFO EMPTY
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ Configuration vs Reliable Link...</title><link>https://devzone.nordicsemi.com/thread/55777?ContentTypeID=1</link><pubDate>Wed, 22 Jun 2016 08:42:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5f22b2b-02cf-4fee-a9f6-8e414857bd2f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Sammy,&lt;/p&gt;
&lt;p&gt;If it&amp;#39;s from ebay, there is more chance that it&amp;#39;s a counterfeit. It may works in some case and in some case it wouldn&amp;#39;t. We recommend you to get the module from our distributor. Please find the list of the distributor on our website in the footer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ Configuration vs Reliable Link...</title><link>https://devzone.nordicsemi.com/thread/55776?ContentTypeID=1</link><pubDate>Tue, 21 Jun 2016 13:32:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0984ff57-5f8c-45d6-9dbf-543d4962b2b0</guid><dc:creator>Sammy_123</dc:creator><description>&lt;p&gt;ebay supplier (china I presume)&lt;/p&gt;
&lt;p&gt;YJ-15008+PA is the part.. or at least what is written on the PCB&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ Configuration vs Reliable Link...</title><link>https://devzone.nordicsemi.com/thread/55775?ContentTypeID=1</link><pubDate>Tue, 21 Jun 2016 12:47:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42a6bcbb-2268-46d8-8810-7ea544612095</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;15091T isn&amp;#39;t in the list of counterfeit chip, but are you sure it&amp;#39;s 1T at the end ? It should be 2 letters. such as LL or AB etc. Where did you get the chip from ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ Configuration vs Reliable Link...</title><link>https://devzone.nordicsemi.com/thread/55774?ContentTypeID=1</link><pubDate>Tue, 21 Jun 2016 12:26:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6a26b33-b281-4e5d-a0ff-41d2ad511e73</guid><dc:creator>Sammy_123</dc:creator><description>&lt;p&gt;dot&lt;/p&gt;
&lt;p&gt;NRF 0&lt;/p&gt;
&lt;p&gt;24L01+&lt;/p&gt;
&lt;p&gt;15091T&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ Configuration vs Reliable Link...</title><link>https://devzone.nordicsemi.com/thread/55773?ContentTypeID=1</link><pubDate>Tue, 21 Jun 2016 11:28:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e60e093-7288-4870-9a9a-ac2fd6ec96d8</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;@Sammy: If you can read and tell me the laser marking on your chip, I can check and see if it&amp;#39;s a fake chip or not.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ Configuration vs Reliable Link...</title><link>https://devzone.nordicsemi.com/thread/55772?ContentTypeID=1</link><pubDate>Tue, 21 Jun 2016 11:21:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2705808f-6b7c-499a-aa13-03fa13d9cfcb</guid><dc:creator>Sammy_123</dc:creator><description>&lt;p&gt;I had my suspicions about the counterfeit chip??&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF24L01+ Configuration vs Reliable Link...</title><link>https://devzone.nordicsemi.com/thread/55771?ContentTypeID=1</link><pubDate>Tue, 21 Jun 2016 10:40:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f39c747b-7d8b-429e-967f-39a63a6d3fc1</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Sammy,&lt;/p&gt;
&lt;p&gt;Have you tried to follow the example instruction at the Appendix A in the nRF24L01P product specification ?
You said that you haven&amp;#39;t got any reliable communication, how was it ? Have you still managed to get some packets ?
Also, please be assured that you got genuine Nordic&amp;#39;s nRF24L01+ chip, we did see counterfeit chip from China. Please read the chip laser marking so we can check.&lt;/p&gt;
&lt;p&gt;We don&amp;#39;t have an example code for PIC and nRF24L01+, but maybe you want to have a look at &lt;a href="http://blog.diyembedded.com/2007/06/tutorials-1-3-for-pic-completed.html"&gt;this&lt;/a&gt; or &lt;a href="http://wordpress.codewrite.co.uk/pic/2013/12/11/nrf24l01sw/"&gt;this&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>