NRF24L01+PA+LNA long range module, 2.4GHz, 1100m open-air range, SMA antenna connector. Perfect for drones and wireless remote control

$9.50 piece
Quantity Price
10+ $9.50
100+ $9.12
1000+ $8.84
items available
View Details
原产地:
China
品牌:
QXW
制造商零件编号:
NRF24L01 Module
产品完成度类型:
模块
安装方式:
表面贴装
描述:
无线模块
1100 Meter Long-Distance Wireless Modules 2.4G NRF24L01+PA+LNA Wifi Module NRF24L01 With Antenna


NRF24L01+PA+LNA long range module Application features:

◆ Main Chip
NRF24L01+ (Nordic original)

◆ Operating Frequency
2.4GHz ~ 2.525GHz (ISM band)

◆ Modulation
GFSK

◆ Max Transmit Power
+20dBm ~ +22dBm (~100mW)

◆ Receive Sensitivity
Approx. -100dBm (with LNA)

◆ Communication Range
Up to 1100 meters line-of-sight (with high-gain antenna)

◆ Air Data Rate
250kbps / 1Mbps / 2Mbps (selectable)

◆ Operating Voltage

  • VCC: 3.0V ~ 3.6V (3.3V recommended)

  • Note: NOT 5V tolerant, requires regulator

◆ Operating Current

  • TX mode: ~115mA @ +20dBm

  • RX mode: ~45mA

  • Standby mode: ~32μA

  • Power down: ~0.9μA

◆ Interface
SPI (4-wire), up to 10MHz

◆ Onboard Features

  • PA (Power Amplifier): RFX2401C / RFX2402C

  • LNA (Low Noise Amplifier)

  • RF switch (auto TX/RX switching)

◆ Antenna Connector
SMA / IPEX connector (external high-gain antenna)

◆ Communication Features

  • Multi-channel (125 channels)

  • Auto retransmission

  • Auto acknowledgment

  • Packet integrity check

◆ Typical Applications

  • Drone/RC model remote control

  • Wireless sensor networks

  • Smart home remote control

  • Industrial data acquisition

  • Wireless alarm systems

  • Robot remote control

  • Arduino/STM32 wireless communication

NRF24L01+PA+LNA long range module Key Advantages

  • Long range (1100 meters)

  • PA+LNA enhanced TX/RX performance

  • Strong anti-interference capability

  • Multi-node networking support

  • Low standby power consumption

  • Compatible with standard NRF24L01 library


Why Choose QIXINWEI

Years of experience in the electronics industry. Trusted by global customers.

Massive In-Stock Inventory – Ready to ship promptly

BOM Matching Service – One-stop solution, save time

PCBA Customization – Professional engineering team creates tailor-made solutions based on your needs

Cost-Effective & Efficient – Better channel, better cost

A dedicated team makes your procurement smoother.

Contact us for BOM quotes or PCBA inquiries

Notes : Since the prices of the electronic components are unstable, the prices we show are for reference only. Please confirm the recent prices with us before ordering!
Lead Time : Usually, your parcel will be arranged within 7 days after finishing payment. We'll send it more quickly if it's an urgent order. Thanks for your understanding!
Quantity(Pieces)
1 ~ 30000
30001 ~ 300000
> 300000
Est. Time(days)
5
7
To be negotiated




FAQ:

  1. What is the NRF24L01+PA+LNA module and its key specifications?
    This is a high‑power 2.4 GHz wireless transceiver module based on the Nordic nRF24L01+ chip, with an integrated PA (Power Amplifier) and LNA (Low‑Noise Amplifier). It is designed for long‑range, reliable communication in open air. Key specifications: frequency band 2.400 GHz – 2.525 GHz, maximum output power +22 dBm (~160 mW), receiver sensitivity up to ‑104 dBm at 250 kbps, and an SMA antenna connector for external high‑gain antennas. It can achieve an open‑air line‑of‑sight range of up to 1100 m (with a 2 dBi antenna and ideal conditions). Supported data rates are 250 kbps, 1 Mbps, and 2 Mbps. The module communicates over SPI and includes an on‑board 3.3 V regulator, allowing it to be powered from a 3.3 V – 5 V DC supply (VIN pin). It is widely used in drones, remote‑control vehicles, wireless sensor networks, and industrial telemetry.

  2. How does the NRF24L01+PA+LNA differ from the standard NRF24L01 module?
    The standard NRF24L01 (without PA/LNA) has an output power of only 0 dBm (~1 mW) and uses a small on‑board PCB antenna, resulting in a typical range of 50 m – 100 m in open air. The +PA+LNA variant adds a power amplifier that boosts the transmit power to +22 dBm and a low‑noise amplifier that improves receiver sensitivity. This increases the range dramatically — up to 1100 m with a proper antenna. The PA+LNA module also uses an SMA connector for an external antenna, providing better flexibility and signal quality. The trade‑off is slightly higher power consumption and a larger module size. For any application beyond a single room, the PA+LNA version is strongly recommended.

  3. What power supply does the NRF24L01+PA+LNA module need?
    The module has an on‑board 3.3 V LDO voltage regulator, so you can power it from the VIN pin with a 3.3 V – 5 V DC supply. When using a 5 V source (e.g., an Arduino’s 5V pin), the regulator provides the clean 3.3 V needed by the nRF24L01+ and the PA/LNA. The module draws up to ~115 mA during transmission at full power. To avoid power‑related issues (voltage drops, resets, reduced range), use a supply capable of at least 250 mA and add a 10 µF – 100 µF electrolytic capacitor directly across the module’s VIN and GND pins. Do not connect the module’s 3.3 V output pin to an external regulator; it is an output, not an input.

  4. How do I connect the NRF24L01+PA+LNA to an Arduino or ESP32?
    Wiring uses the SPI bus plus two additional control pins. Connect: VIN → 3.3 V or 5 V (module has a regulator), GND → GND, SCK → SCK (Arduino D13, ESP32 GPIO18), MOSI → MOSI (Arduino D11, ESP32 GPIO23), MISO → MISO (Arduino D12, ESP32 GPIO19), CE (Chip Enable) → any digital pin (e.g., D9), and CSN (Chip Select) → any digital pin (e.g., D10). The IRQ pin is optional and can be left unconnected for polling‑based communication. For ESP32, all logic levels are 3.3 V, so direct connection is safe. For 5 V Arduino, the SPI lines are typically 5 V; although the module’s nRF24L01+ is 3.3 V tolerant only, many modules include level‑shifters. If not, use a logic‑level converter on SCK, MOSI, and CSN to be safe. The RF24 Arduino library by TMRh20 is the standard library for controlling the module.

  5. What is the real‑world communication range, and what factors affect it?
    The 1100 m figure is achievable only in ideal line‑of‑sight, open‑air conditions with a well‑matched antenna, low interference, and a data rate of 250 kbps. In practice, range is reduced by walls, trees, buildings, humidity, and ground reflections. Indoor range is typically 50 m – 150 m through a few walls. To maximise range: 1) use a higher‑gain antenna (e.g., 5 dBi or 8 dBi) on both ends, with the antenna mounted vertically and away from metal; 2) operate at the lowest data rate (250 kbps); 3) select a clear Wi‑Fi channel (avoid channels overlapping with strong local Wi‑Fi networks); 4) elevate both modules as much as possible; 5) ensure a stable, noise‑free power supply.

  6. What data rates does the module support, and which should I choose?
    It supports 250 kbps, 1 Mbps, and 2 Mbps air data rates. 250 kbps provides the longest range and best receiver sensitivity (up to ‑104 dBm), making it ideal for telemetry, sensor data, and long‑range remote control. 1 Mbps offers a balance of range and speed, sufficient for most control applications. 2 Mbps gives the fastest data transfer but significantly reduces range and is more susceptible to interference; it is best used for short‑range, high‑speed data bursts. For drone control where latency is critical, 1 Mbps or 2 Mbps with a short payload size is often preferred, provided the range is adequate. The rate can be changed in the library’s `setDataRate()` function.

  7. How can I improve communication reliability and reduce packet loss?
    Several software and hardware techniques help: 1) Enable the Auto‑Acknowledgment (ACK) and Auto‑Retransmit features in the RF24 library — these are on by default and greatly increase reliability. 2) Use a CRC checksum (the library supports 8‑bit or 16‑bit). 3) Keep the payload size small (≤ 32 bytes) for higher success rates. 4) Frequency hopping: scan for the least‑crowded 2.4 GHz channel and set it in software, or implement a simple channel‑hopping protocol. 5) Physically, use a quality antenna, keep the antenna away from metal and the human body, and add a capacitor (10 µF – 100 µF) across the module’s power pins. 6) Shield the module from nearby electronics (e.g., switching regulators, motors) to reduce electromagnetic interference.

  8. Can this module be used for drone control and real‑time video/telemetry?
    Yes, the NRF24L01+PA+LNA is extremely popular in DIY drone projects for remote control (RC) links, telemetry downlink, and even low‑resolution video. At 250 kbps, you can comfortably send control commands (a few bytes every 5 ms – 20 ms) and telemetry data. For real‑time video, higher data rates (1 Mbps or 2 Mbps) are needed, but the video quality will be limited — it is suitable for low‑resolution, high‑compression MJPEG streams, not HD video. The module provides deterministic latency much lower than Wi‑Fi (typical round‑trip latency 1 ms – 3 ms at 2 Mbps), which is critical for responsive flight control. However, always ensure a failsafe mechanism in your code, as 2.4 GHz can experience interference from Wi‑Fi and other devices.

  9. How many NRF24L01 modules can communicate simultaneously? Can I create a network?
    The nRF24L01+ supports a star network topology with one primary receiver (PRX) and up to 6 data pipes. Each pipe has its own unique 5‑byte address, allowing the primary to listen to up to 6 transmitting nodes (PTX) without confusion. For larger networks, you can use time‑division multiplexing or implement a simple polling protocol, though this increases latency. Multiple primary receivers can coexist by operating on different RF channels (125 selectable channels). A single channel can support a limited number of pairs if they use different addresses, but co‑channel interference will reduce throughput. For mesh or many‑to‑many networks, consider a more advanced protocol like RF24Mesh (a library built on top of RF24) which provides addressing, routing, and automatic node discovery.

  10. What are the most common issues with this module and how do I fix them?
    1) Very short range or no communication: check the antenna — it must be properly attached and matched. The SMA connector should be tight. Also verify that both modules are using the same channel, data rate, and address. 2) Module resets or doesn’t transmit at full power: this is almost always a power supply problem. Add a large capacitor (100 µF – 470 µF) near the module, and use a dedicated 3.3 V regulator capable of 500 mA. 3) Intermittent communication: may be caused by Wi‑Fi interference — change the RF channel to one far from local Wi‑Fi (e.g., channel 76, 2.476 GHz). 4) SPI communication errors: double‑check wiring; use short (< 15 cm) SPI wires; add a logic‑level converter if the host is 5 V. 5) Library incompatibility: ensure you are using the RF24 library by TMRh20 and that you have correctly configured the CE and CSN pins in the sketch.

  11. What are the most typical applications for the NRF24L01+PA+LNA module?
    Thanks to its long range, low latency, and low power, it is a staple in DIY drones and multi‑rotor RC links, wireless joystick/gamepad controllers, remote telemetry for weather stations and agriculture sensors, wireless data loggers, home automation with distributed sensors, and robotics. Its ability to form simple point‑to‑point or star networks without complex pairing or Wi‑Fi infrastructure makes it ideal for quick, reliable wireless links in embedded projects.