<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Getting the NRF24L01+ to work on the RPi]]></title><description><![CDATA[<p dir="auto">Hi there,</p>
<p dir="auto">Can someone please point met to a walkthrough for getting my NRF24L01+ to work on my RPi.<br />
I found several but when I start testing i get something like "cant find the device" .</p>
<p dir="auto">I'm a noob regarding any of this, so a working guide would really get me going.<br />
(It might be that, due to testing multiple walkthroughs, I messed up my Raspbian)</p>
<p dir="auto">Al Help is welcome.</p>
<p dir="auto">Groetjes Mark</p>
<p dir="auto">PS. What software could you recommend for logging temperature on a RPi (coming from my nano..) ?</p>
]]></description><link>https://forum.mysensors.org/topic/263/getting-the-nrf24l01-to-work-on-the-rpi</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 17:16:39 GMT</lastBuildDate><atom:link href="https://forum.mysensors.org/topic/263.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 05 Aug 2014 08:25:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Getting the NRF24L01+ to work on the RPi on Wed, 18 Feb 2015 18:22:42 GMT]]></title><description><![CDATA[<p dir="auto">I faced similar issue and <a class="plugin-mentions-user plugin-mentions-a" href="/user/tmrh20projects" aria-label="Profile: TMRh20Projects">@<bdi>TMRh20Projects</bdi></a> replied in arduino forum. My issue was beacuse of cheap NRF modules chinese clones. After I replaced with good genuine ones, everything worked like a charm. Please check the NRF modules you are using. I wasted three days to figure out if there was some code issue, when at the end it was the NRF which created all the mess</p>
]]></description><link>https://forum.mysensors.org/post/10341</link><guid isPermaLink="true">https://forum.mysensors.org/post/10341</guid><dc:creator><![CDATA[mainali]]></dc:creator><pubDate>Wed, 18 Feb 2015 18:22:42 GMT</pubDate></item><item><title><![CDATA[Reply to Getting the NRF24L01+ to work on the RPi on Wed, 18 Feb 2015 13:13:04 GMT]]></title><description><![CDATA[<p dir="auto">Just a note, if the CE and CS pins are connected wrong, the radio will sometimes have one-way communication, and/or behave oddly as far as acks etc. The <a href="https://github.com/TMRh20/RF24" rel="nofollow ugc">RF24 lib </a> has been tested extensively with RPi, and there are no reported bugs or issues with direct RPi -&gt; NRF24l01.</p>
]]></description><link>https://forum.mysensors.org/post/10330</link><guid isPermaLink="true">https://forum.mysensors.org/post/10330</guid><dc:creator><![CDATA[TMRh20Projects]]></dc:creator><pubDate>Wed, 18 Feb 2015 13:13:04 GMT</pubDate></item><item><title><![CDATA[Reply to Getting the NRF24L01+ to work on the RPi on Tue, 17 Feb 2015 12:21:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/easyiot" aria-label="Profile: EasyIoT">@<bdi>EasyIoT</bdi></a>  which library are you refering to here ? and any tutorials to explain mysensor on the raspberry pi?</p>
]]></description><link>https://forum.mysensors.org/post/10283</link><guid isPermaLink="true">https://forum.mysensors.org/post/10283</guid><dc:creator><![CDATA[sharath krishna]]></dc:creator><pubDate>Tue, 17 Feb 2015 12:21:00 GMT</pubDate></item><item><title><![CDATA[Reply to Getting the NRF24L01+ to work on the RPi on Wed, 28 Jan 2015 14:18:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dheeraj" aria-label="Profile: Dheeraj">@<bdi>Dheeraj</bdi></a> I've checked. I'm using the same library and it works for me. There are no special tricks...</p>
]]></description><link>https://forum.mysensors.org/post/9403</link><guid isPermaLink="true">https://forum.mysensors.org/post/9403</guid><dc:creator><![CDATA[EasyIoT]]></dc:creator><pubDate>Wed, 28 Jan 2015 14:18:09 GMT</pubDate></item><item><title><![CDATA[Reply to Getting the NRF24L01+ to work on the RPi on Wed, 28 Jan 2015 10:10:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/easyiot" aria-label="Profile: EasyIoT">@<bdi>EasyIoT</bdi></a> .. good to hear you were able to run NRF24Lo1 with pi. it will good if you could share your setup. In my case was getting st=fail ack message many a times..</p>
]]></description><link>https://forum.mysensors.org/post/9389</link><guid isPermaLink="true">https://forum.mysensors.org/post/9389</guid><dc:creator><![CDATA[Dheeraj]]></dc:creator><pubDate>Wed, 28 Jan 2015 10:10:43 GMT</pubDate></item><item><title><![CDATA[Reply to Getting the NRF24L01+ to work on the RPi on Tue, 27 Jan 2015 18:54:48 GMT]]></title><description><![CDATA[<p dir="auto">My experience is that NRF24L01 can be connected directly to Raspberry Pi GPIO. I've been running EasyIoT server on Raspberry Pi with directly connected NRF24L01 and it works couple of months without any problems.</p>
]]></description><link>https://forum.mysensors.org/post/9357</link><guid isPermaLink="true">https://forum.mysensors.org/post/9357</guid><dc:creator><![CDATA[EasyIoT]]></dc:creator><pubDate>Tue, 27 Jan 2015 18:54:48 GMT</pubDate></item><item><title><![CDATA[Reply to Getting the NRF24L01+ to work on the RPi on Tue, 27 Jan 2015 15:49:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ericvdb" aria-label="Profile: ericvdb">@<bdi>ericvdb</bdi></a></p>
<p dir="auto">Updated link above. Reorganized main site a bit and the controller pages was moved.</p>
]]></description><link>https://forum.mysensors.org/post/9353</link><guid isPermaLink="true">https://forum.mysensors.org/post/9353</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Tue, 27 Jan 2015 15:49:28 GMT</pubDate></item><item><title><![CDATA[Reply to Getting the NRF24L01+ to work on the RPi on Tue, 27 Jan 2015 14:53:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/hek" aria-label="Profile: hek">@<bdi>hek</bdi></a> said:</p>
<blockquote>
<p dir="auto">To save you some troubles, I would recommend building a serial gateway which you attach to the RPi.</p>
<p dir="auto"><a href="http://www.mysensors.org/build/vera#building-a-usb-connected-gateway" rel="nofollow ugc">http://www.mysensors.org/build/vera#building-a-usb-connected-gateway</a></p>
<p dir="auto">Then use the serial protocol to communicate with your sensor network.</p>
</blockquote>
<p dir="auto">hek, there's nothing on that page</p>
]]></description><link>https://forum.mysensors.org/post/9348</link><guid isPermaLink="true">https://forum.mysensors.org/post/9348</guid><dc:creator><![CDATA[ericvdb]]></dc:creator><pubDate>Tue, 27 Jan 2015 14:53:13 GMT</pubDate></item><item><title><![CDATA[Reply to Getting the NRF24L01+ to work on the RPi on Tue, 27 Jan 2015 14:49:38 GMT]]></title><description><![CDATA[<p dir="auto">agree with @hek. better go with serial gateway.. I had tried running NRF24 with pi. its works sometime and ack fails many a times. kind of one way communication from sensor to gateway.<br />
Also, make sure you don't overclock your pi, if you want to give it a try.</p>
]]></description><link>https://forum.mysensors.org/post/9347</link><guid isPermaLink="true">https://forum.mysensors.org/post/9347</guid><dc:creator><![CDATA[Dheeraj]]></dc:creator><pubDate>Tue, 27 Jan 2015 14:49:38 GMT</pubDate></item><item><title><![CDATA[Reply to Getting the NRF24L01+ to work on the RPi on Wed, 06 Aug 2014 05:41:35 GMT]]></title><description><![CDATA[<p dir="auto">Thnx, Ill look into it!</p>
<p dir="auto">And now I need to find some time again...</p>
]]></description><link>https://forum.mysensors.org/post/2702</link><guid isPermaLink="true">https://forum.mysensors.org/post/2702</guid><dc:creator><![CDATA[Omemanti]]></dc:creator><pubDate>Wed, 06 Aug 2014 05:41:35 GMT</pubDate></item><item><title><![CDATA[Reply to Getting the NRF24L01+ to work on the RPi on Tue, 27 Jan 2015 15:48:34 GMT]]></title><description><![CDATA[<p dir="auto">To save you some troubles, I would recommend building a serial gateway which you attach to the RPi.</p>
<p dir="auto"><a href="http://www.mysensors.org/controller/vera#building-a-usb-connected-gateway" rel="nofollow ugc">http://www.mysensors.org/controller/vera#building-a-usb-connected-gateway</a></p>
<p dir="auto">Then use the serial protocol to communicate with your sensor network.</p>
]]></description><link>https://forum.mysensors.org/post/2681</link><guid isPermaLink="true">https://forum.mysensors.org/post/2681</guid><dc:creator><![CDATA[hek]]></dc:creator><pubDate>Tue, 27 Jan 2015 15:48:34 GMT</pubDate></item><item><title><![CDATA[Reply to Getting the NRF24L01+ to work on the RPi on Tue, 05 Aug 2014 18:19:10 GMT]]></title><description><![CDATA[<p dir="auto">I can not guarantee it will work but but have a look at this <a href="http://tmrh20.github.io/RF24/" rel="nofollow ugc">Optimized High Speed NRF24L01+ Driver</a>.</p>
]]></description><link>https://forum.mysensors.org/post/2680</link><guid isPermaLink="true">https://forum.mysensors.org/post/2680</guid><dc:creator><![CDATA[daulagari]]></dc:creator><pubDate>Tue, 05 Aug 2014 18:19:10 GMT</pubDate></item></channel></rss>