NRF24L01 RF Transceiver Module Object problems
lfreeze
Posts: 174
[Has anyone been able to get the Nordic NRF24L01 RF Transceiver Handler object to work? If you have, please share the code that works
It appears that the pin description in the object is not for the NRF24L01. I did PM the author, but have not received a response The code from the obex is attached.
Thanks in advance for any help.
Larry
It appears that the pin description in the object is not for the NRF24L01. I did PM the author, but have not received a response The code from the obex is attached.
Thanks in advance for any help.
Larry
spin
14K
Comments
The nRF2401 is not the same as nRF24L01 (or nRF24L01+).
I've written a couple of drivers for the nRF24L01+ but to be honest I'm not pleased with any of them. They work but not nearly as fast as they should.
Here's a link to my latest version.
http://forums.parallax.com/showthread.php/130707-Looking-for-Faster-Objects-for-Nordic-Wireless-Modules-nRF24L01-and-nRF2401A?p=1222128&viewfull=1#post1222128
I have some additional information about the cheap nRF24L01+ modules in post #1 of my index (see my signature).