NRF24L01+

Discuss PIC and electronic related things

Moderators: David Barker, Jerry Messina

Post Reply
richardb
Posts: 310
Joined: Tue Oct 03, 2006 8:54 pm

NRF24L01+

Post by richardb » Wed Jan 01, 2014 7:46 pm

I was just wondering if anyone has used these wireless modules and if they have any code they are very cheap only £2.60 for 2 on Amazon.

Rich.
Hmmm..

bitfogav
Registered User
Registered User
Posts: 169
Joined: Sat Oct 09, 2010 1:39 pm
Location: United Kingdom

Re: NRF24L01+

Post by bitfogav » Sun Jan 05, 2014 1:01 pm

I would gather the answer to your question is no within the SF community anyway :( I have several of these devices which are on my list todo.
If your looking for some example code then there is a few Arduino libraries for these devices.

Gavin.

richardb
Posts: 310
Joined: Tue Oct 03, 2006 8:54 pm

Re: NRF24L01+

Post by richardb » Sun Jan 05, 2014 2:36 pm

Well it's always work asking, I saw there is some code for the arduino but I'm not a big fan of c so I will struggle if it's to complicated.

one glimmer of hope is that the microe basic compiler has a lib of some sorts which although isn't viewable ( that's the thing I love about SF) I think I may be able to compile it with their free compiler then at least I will have a working send and receive pic that works that I can test with my SF version.

Rich
Hmmm..

User avatar
David Barker
Swordfish Developer
Posts: 1214
Joined: Tue Oct 03, 2006 7:01 pm
Location: Saltburn by the Sea, UK
Contact:

Re: NRF24L01+

Post by David Barker » Mon Jan 06, 2014 7:47 pm

They do look very interesting - If you get stuck with porting, I would certainly try and help with any Swordfish or Firewing code for these devices

richardb
Posts: 310
Joined: Tue Oct 03, 2006 8:54 pm

Re: NRF24L01+

Post by richardb » Mon Jan 06, 2014 8:12 pm

Yes they look like they should be fast and reliable.

these are the one I bought
http://www.amazon.co.uk/NRF24L01-Wirele ... =pd_ybh_17

i've fount the following links but haven't really investigated too much yet.

http://maniacbug.github.io/RF24/

http://www.protonbasic.co.uk/showthread ... 4L01/page2

http://playground.arduino.cc/Interfacin ... e/Nrf24L01

I think I have several week wait for the parts but I cant really complain at that price!
Hmmm..

Post Reply