PDA

View Full Version : Nordic nRF24L01



Ron Marcus
- 22nd March 2007, 21:54
Does anyone have PBP routines to control this chip that they can share? I've been working with the Chipcon counterparts, and would like any help with these I can get. The "F Manual" is very confusing!

www.nordicsemi.no/index.cfm?obj=product&act=display&pro=89

Thanks,
Ron

mister_e
- 22nd March 2007, 22:13
never worked with them, i use Maxstream Xbee pro instead. Seems an interesting one so far. Maybe we could deal something together.

Send me an e-mail if you're interested

HenrikOlsson
- 23rd March 2007, 06:09
Hi,
There's som example code available here:
http://www.sparkfun.com/commerce/product_info.php?products_id=691
Unfortunatly it's in C but it may help.

/Henrik Olsson.

Ron Marcus
- 23rd March 2007, 12:35
Hi,
There's som example code available here:
http://www.sparkfun.com/commerce/product_info.php?products_id=691
Unfortunatly it's in C but it may help.

/Henrik Olsson.

Thanks. I've looked it over, but C is still a little understood language for me. There are some assembly routines that actually make more sense to me on the same site.
Since I spent almost a week translating Chipcon control codes to PBP, I didn't want to repeat the exercise.

Ron

whatdoido_4
- 17th October 2007, 19:35
Ron,

Did you have any luck with the NRF24L01? Could you post or PM me some code?

Keith

Balachandar
- 24th October 2007, 15:26
Hi Ron,

Check out this site.

http://www.diyembedded.com/

It contains many descriptive tutorials on nRF24L01 that should make it easier for you to write the code.

Regards,
Bala

Ioannis
- 24th October 2007, 20:34
never worked with them, i use Maxstream Xbee pro instead. Seems an interesting one so far. Maybe we could deal something together.

Send me an e-mail if you're interested


Hi Steve. Have you had success with the Xbee Pro devices?

Did you test the range? I am interested in using them in a elevator for cars and would like to have a range of 4 floors from within the metal elevator cage.

Ioannis

vancalst
- 15th February 2009, 16:19
For those who are interested in picbasic code for the nRF24L01 chip from Nordic, go to my google site:

http://sites.google.com/site/avcnetsite/mcu

regards

avc