LiFePO4 + Solar 1W Repeater – Texas Heat Edition

Inside view of the outdoor LiFePO4 solar 1W MeshCore repeater enclosure with radio, charger, sensors, regulator, and supercapacitor rail

This is an outdoor solar 1W MeshCore repeater built for hot, humid Texas weather. It uses a RAK 1W board, a LiFePO4 battery, an LFP-capable solar charger, a 5V regulator, a supercap-backed power rail, and sensors for power telemetry plus internal and external environmental conditions.

The goal is long unattended runtime in Texas heat and humidity, using LiFePO4 chemistry, temperature-protected charging, pressure equalization, drainage, and moisture control to keep the node reliable outdoors.

The external SHT45 temperature and humidity sensor sits in a sintered metal enclosure outside the box, while the BME680 monitors internal enclosure conditions.

Sintered SHT45 temperature and humidity sensor mounted outside the repeater enclosure

The BLE antenna also makes service easier: we tested re-flashing at ~2.5 kbps from inside the house, even from a different floor, without opening the enclosure.

Outdoor 1W MeshCore repeater enclosure with Austin Mesh logo sticker

Telemetry

Telemetry is handled by a separate gate node running MeshCoreGate on a Heltec v4. The same approach can also be used on a Heltec V3 or a similar ESP32 LoRa + WiFi board.

The gate node polls repeaters over LoRa, then exposes the readings over local WiFi as a Prometheus-compatible HTTP endpoint. From there, the data can be pulled into Prometheus, Grafana, Home Assistant, or anything else that can scrape metrics.

Grafana dashboard showing repeater telemetry collected from the MeshCoreGate endpoint

For a cleaner telemetry setup, the repeater can also be flashed with this open MeshCore PR. It lets telemetry replies use direct low-power responses back to the gate node instead of flooding the public mesh, which also reduces impact on the solar node battery. The poll interval is once every 5 minutes.

Parts List

The Adafruit INA3221 variant needs compatible I2C address handling; compile firmware with 0x40/0x41 support for INA3221.

* affiliate link supporting Austin Mesh Fairview FM51OM1016 8dbi antenna used with the outdoor repeater

5V Rail Filter