<?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>Unable to communicate with NRF24l01 using LPC1768.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47192/unable-to-communicate-with-nrf24l01-using-lpc1768</link><description>Dear Sir/Madam, 
 I have interfaced NRF24l01 module with LPC1768. Then used example code from Github for Intial configuration of NRF24l01 using LPC1768. checked waveform on SCK,CSN and MOSI pins that atleast communication between NRF and LPC is get establish</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 May 2019 09:24:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47192/unable-to-communicate-with-nrf24l01-using-lpc1768" /><item><title>RE: Unable to communicate with NRF24l01 using LPC1768.</title><link>https://devzone.nordicsemi.com/thread/188489?ContentTypeID=1</link><pubDate>Wed, 22 May 2019 09:24:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7735dc94-fe27-4efe-b93a-903ce66ba359</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;These buttons, and the USB socket, allow you to capture a screenshot from your scope - much better than a dodgy photo!&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1558516964881v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;and, surely, that scope can decode the SPI for you?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to communicate with NRF24l01 using LPC1768.</title><link>https://devzone.nordicsemi.com/thread/188394?ContentTypeID=1</link><pubDate>Wed, 22 May 2019 03:53:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f83672fc-2645-4019-b7cc-a0ae6c04f793</guid><dc:creator>Mahesh Bhome</dc:creator><description>&lt;p&gt;HI,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; Please find waveform of&amp;nbsp; SCK (Yellow color),CSN(Blue color),MOSI(Pink color). i have attached here with.this wavefroms are on Pins from LPC1768 to NRF24l01, i diindnt get any waveform on MISO pin. tell this waveforms are ok or any problem with this.and one more question can i share my code with you?&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/IMG_5F00_20190521_5F00_170615.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/IMG_5F00_20190521_5F00_170645.jpg" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to communicate with NRF24l01 using LPC1768.</title><link>https://devzone.nordicsemi.com/thread/186911?ContentTypeID=1</link><pubDate>Tue, 14 May 2019 10:21:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b1fcb1d-e92e-4ae4-b9a1-70d4f613ff00</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Didn&amp;#39;t we have all this yesterday?&lt;/p&gt;
&lt;p&gt;A load of posts seem to have disappeared!&lt;/p&gt;
[quote userid="79661" url="~/f/nordic-q-a/47192/unable-to-communicate-with-nrf24l01-using-lpc1768/186907"]it seems correct[/quote]
&lt;p&gt;You need to be more certain than that!&lt;/p&gt;
&lt;p&gt;Compare what you see on your &amp;#39;scope with what the nRF24l01 datasheet tells you it requires.&lt;/p&gt;
&lt;p&gt;Product Specification:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/pdf/nRF24L01P_PS_v1.0.pdf?cp=8_4_0_0"&gt;https://infocenter.nordicsemi.com/pdf/nRF24L01P_PS_v1.0.pdf?cp=8_4_0_0&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;specifically, section&amp;nbsp;8.3.2 SPI timing on p52&lt;/p&gt;
[quote userid="79661" url="~/f/nordic-q-a/47192/unable-to-communicate-with-nrf24l01-using-lpc1768/186907"]how to check that NRF24l01 is sending dat or not[/quote]
&lt;p&gt;This is basic SPI:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;MOSI&lt;/strong&gt; = &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;M&lt;/strong&gt;&lt;/span&gt;aster &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;O&lt;/strong&gt;&lt;/span&gt;ut, &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;S&lt;/strong&gt;&lt;/span&gt;lave &lt;em&gt;&lt;strong&gt;I&lt;/strong&gt;&lt;/em&gt;n - so that&amp;#39;s what&amp;#39;s going from the LPC to the nRF;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;MISO&lt;/strong&gt; = &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;M&lt;/strong&gt;&lt;/span&gt;aster &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;I&lt;/strong&gt;&lt;/span&gt;n, &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;S&lt;/strong&gt;&lt;/span&gt;lave &lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;O&lt;/strong&gt;&lt;/span&gt;ut - so that&amp;#39;s what comes from the nRF to the LPC.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/Serial_Peripheral_Interface"&gt;https://en.wikipedia.org/wiki/Serial_Peripheral_Interface&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;P&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to communicate with NRF24l01 using LPC1768.</title><link>https://devzone.nordicsemi.com/thread/186907?ContentTypeID=1</link><pubDate>Tue, 14 May 2019 10:02:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ef7e1a1a-17ce-46db-b377-a17e58419b60</guid><dc:creator>Mahesh Bhome</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp; i have tested my SPI code. check wave forms&amp;nbsp; On MDO for SCK,MOSI and CSN pin. it seems correct for SPI_Write() function, then i have tested code for sending data to nrf using spi i am gettings waveforms for SCK,MOSI and CSN but how to check that NRF24l01 is sending dat or not.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to communicate with NRF24l01 using LPC1768.</title><link>https://devzone.nordicsemi.com/thread/186817?ContentTypeID=1</link><pubDate>Tue, 14 May 2019 04:21:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89118606-7403-4360-a0eb-4d9dfcd8cd05</guid><dc:creator>Mahesh Bhome</dc:creator><description>&lt;p&gt;thanks for your reply.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Unable to communicate with NRF24l01 using LPC1768.</title><link>https://devzone.nordicsemi.com/thread/186581?ContentTypeID=1</link><pubDate>Mon, 13 May 2019 08:17:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c25067ca-52d9-4f69-9b1b-8c5c46a30b04</guid><dc:creator>awneil</dc:creator><description>[quote userid="79661" url="~/f/nordic-q-a/47192/unable-to-communicate-with-nrf24l01-using-lpc1768"]i&amp;nbsp; am not getting any waveform on DSO[/quote]
&lt;p&gt;The LPC would be the Master, so the problem must lie there. You need to go to NXP for support with that - it has nothing to do with Nordic!&lt;/p&gt;
&lt;p&gt;Your first step would be to&amp;nbsp; get appropriate signals out of the LPC &lt;em&gt;&lt;strong&gt;without&lt;/strong&gt; &lt;/em&gt;the nRF device connected...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>