That’s why a repeater is necessary: to fully exploit the available link budget and reach long distances, the transmitter’s location must be carefully chosen. By placing the repeater at a high point — a hill, tower, or treetop with a clear line of sight — a single module can cover several tens of kilometers without exceeding the legally allowed transmission power. This strategy is at the heart of the LoRaTube concept: keeping a compliant, very low-cost, discreet, and autonomous transmitter (> 5 years), while maximizing coverage through optimal placement.

Why LoRaTube?

Because this project does not use solar panels — it relies instead on alkaline batteries housed in a PVC tube. Most LoRa repeaters (whether DIY or commercial) depend on solar panels paired with lithium-ion batteries, MPPT regulators, and charge management circuitry.

This leads to:



What We’re Proposing – Design Objectives

The goal is to build an ultra-discreet, robust LoRa repeater using widely available and very low-cost materials — specifically alkaline D-size (LR20) batteries and standard 40 mm / 50 mm PVC pipes for the enclosure and mast. The system is designed to run for multiple years in outdoor environments, including locations with no sunlight (under vegetation, in barns, etc.), for under €50 total, including the LoRa module and enclosure.

Note: This is version 1 of the device, and it is not yet final.
It provides around 2 months of autonomy, but it has already helped validate key design choices (mechanical layout, RF range, propagation testing).
A version 2 PCB is currently under development, with improved autonomy and resilience — including a watchdog, hardware timer, and complete shutdown of the Pico and buck converter between active phases.
Feel free to reach out if you have suggestions, improvements, or strong electronics skills — I'd be happy to discuss it.

Note 2: We are currently editing a video showing real-world radio propagation tests with the LoRaTube installed at Suc au May.
👉 It will be added to the logs soon.

                      ______________________________________________________________

🔋 Power Supply

The power supply is based on 18 LR20 alkaline batteries (D size) in series, housed in a compact enclosure less than 50 mm in diameter.
This battery choice offers several practical advantages: LR20 cells are inexpensive (less than €1 each in most supermarkets) and widely available. Each LR20 battery typically provides 12,000 to 18,000 mAh, or 18 to 27 Wh. With 18 batteries, the total energy amounts to approximately 486 Wh, for a total cost of €13.30 (5 packs × €2.66), which translates to just ~€0.024/Wh — a ridiculously low cost compared to lithium alternatives.

For comparison:

Wiring 18 batteries in series raises the voltage to 27 V (18 × 1.5 V). The cost per delivered kilowatt-hour remains extremely competitive: around €13/kWh, compared to over €250/kWh for a solar + lithium setup (including MPPT regulator) — a 20× cost advantage.

These batteries also have very low self-discharge (< 1% per year), enabling several years of operation as long as the current draw stays low.

Another benefit: the batteries fit neatly inside a standard 40 mm PVC plumbing tube.
There’s just enough room for the LR20 cells and a return wire for GND — with an internal diameter of ~36 mm and the batteries themselves measuring ~33 mm.

Advantages:

Conclusion

This project demonstrates that a LoRa repeater can be fully autonomous, discreet, robust, and ultra–low-cost—achieving multi-year operation without any solar panels. By relying on simple, readily available technologies—LR20 alkaline cells, optional supercapacitor buffering, a microcontroller that powers down between events, and a minimalist radio-routing logic—the device can exceed 5 years of autonomy while remaining compact (long, but under 50 mm in diameter), affordable (under €50 total), easy to build (BOM components all found on AliExpress), and deployable in the field—even under canopy or in winter (and yes, even in a “nuclear winter” scenario).

The design philosophy prioritizes resilience and simplicity:

Every design choice—from hardwired wake-up logic to supercap buffering—aims to reduce points of failure and streamline long-term maintenance.

Real-world validation is underway. A propagation test video is coming soon—the footage is currently being edited. An additional log will be published alongside this article to present real-world propagation results, which should be interesting to compare with the simulation outcomes.

As for long-term autonomy, it will be assessed once the V2 PCB is assembled. Daily battery voltage and key system events will be logged to FRAM, allowing us to estimate energy consumption based on the supercapacitor recharge cycles and verify the > 5-year autonomy goal. PCBWay is also supporting the fabrication of this second version—thanks to them! I hope minimal iteration will be needed before reaching a fully operational result. If you have any suggestions regarding the PCB or features it should include, feel free to reach out.