User Manual

Help · About · Blog · Pricing · Privacy · Terms · Support
Contributions to http://arduino-info.wikispaces.com/ are licensed under a Creative Commons Attribution Non-Commercial 3.0 License.
Portions not contributed by visitors are Copyright 2013 Tangient LLC
The COLOR is for optional color-coded flat cable such as THIS. We'll add some
photos soon showing easiest ways to cable these...
NOTE: These units VCC connection must go to 3.3V not 5.0V, although the Arduino
itself may run at 5.0V and the signals will be OK. Arduino UNO and earlier versions
have a 3.3V output that can run the low-power version of these modules, but the high-
power versions must have a separate 3.3V supply. The YourDuinoRobo1 has a higher
power 3.3V regulator and can be used to run the high-power Power Amplifier type
module without a separate 3.3V regulator.
There are two (or more) good software Libraries for nRF24L01 and we have pages
that show some examples:
Maniacbug's excellent RF24 Library and many examples:
RF24 Library and Examples: Many good details and more features like error
correction and Networking.
RF24 Network System information: A many-node network under development
ManiacBug's Blog entry and discussion of the Network
Mirf Library Example: A simpler demonstration