Do you have a question about the Arduino NRF24L01 and is the answer not in the manual?
Maximum Data Rate | 2 Mbps |
---|---|
Number of Channels | 125 |
Interface | SPI |
Data Rate | 250kbps, 1Mbps, 2Mbps |
Operating Voltage | 1.9V - 3.6V |
Current Consumption | 11.3mA transmitting, 12.3mA receiving |
Range | Up to 100 meters (open space) |
Dimensions | 15mm x 29mm |
Provides the Arduino code for the transmitter in the first example.
Provides the Arduino code for the receiver in the first example.
Provides the Arduino code for the transmitter in the second example.
Provides the Arduino code for the receiver in the second example.
Details sending joystick data to control a servo motor.
Explains receiving button state to control an LED.
Details the pinout and connections to different Arduino boards and libraries.