Elecrow
NRF24L01+PA+LNA Wireless Module - 1100 Meters
A long-range 2.4 GHz wireless transceiver module based on the NRF24L01+ chip with an integrated power amplifier (PA) and low-noise amplifier (LNA). The added...
A long-range 2.4 GHz wireless transceiver module based on the NRF24L01+ chip with an integrated power amplifier (PA) and low-noise amplifier (LNA). The added PA and LNA significantly extend the effective communication range up to 1100 metres in open-air line-of-sight conditions. Connects via SPI to Arduino or any other microcontroller.
The module operates in the licence-free 2.4 GHz ISM band with 125 selectable frequency channels, supporting point-to-point and star network topologies. Software-compatible with standard NRF24L01 modules.
Key Features
- Extended Range – Up to 1100 m with PA (+20 dBm) and LNA (+10 dB gain)
- 2.4 GHz ISM Band – Licence-free, 125 frequency channels
- High Data Rate – Up to 2 Mbit/s
- 6-Channel Receive – Simultaneous multi-pipe data reception
- Auto Retransmit – Built-in packet loss recovery and acknowledgement
- SPI Interface – 8-pin connection to any microcontroller
- NRF24L01 Compatible – Drop-in software replacement for standard modules
Pinout
- Pin 1 (GND) – Ground
- Pin 2 (VCC) – 1.9–3.6 V power supply
- Pin 3 (CE) – RX/TX mode select (input)
- Pin 4 (CSN) – SPI chip select (input)
- Pin 5 (SCK) – SPI clock (input)
- Pin 6 (MOSI) – SPI data input
- Pin 7 (MISO) – SPI data output
- Pin 8 (IRQ) – Interrupt output
Specifications
- Operating Frequency – 2400–2524 MHz
- Modulation – GFSK
- Transmit Power – >+20 dBm
- Receiver Sensitivity – −95 dBm
- Operating Voltage – 2.7–3.6 V
- Max Transmit Current – 115 mA
- Max Receive Current – 45 mA
- PA Gain – 20 dB
- LNA Gain – 10 dB
- Operating Temperature – −45°C to +85°C
- Dimensions – 45.5 × 16.5 mm
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- IRQ
- Short for interrupt request, a signal pin a device uses to get a microcontroller’s attention when something needs handling. It matters here because I2C communication with the sensor requires connecting the IRQ pin to a suitable input pin.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
Find this product in
Brands
Related Tutorials
Free guides on learn.littlebird.com.au