nRF24L01 Library Update

Hi Everybody,

Just a note to say I've updated the nRF24L01 library to use the bundled SPI library.

http://arduino.cc/playground/InterfacingWithHardware/Nrf24L01

I've check it..thank a lot..

Hi aaronds - thanks for updating the library!

One comment - there is a spurious Serial.print-statement at line 92 of the Mirf.cpp-file downloadable from the playground. Guess you didn't indent to keep that in the final library.... :wink:

Thanks cpixip,

I've updated the library and github.

Apologies for the delayed response I need to find the 'E-mail on topic update' setting.

I tried the library with the arduino nano and it works perfectly but with the mega arduino not work well.

I used the correct spi pins but still does not work.

Someone has confirmed if the arduino mega tested.