Tested Hardware

Device Chip Connection Notes
Seeed Wio Tracker L1 nRF52840 + SX1262 USB CDC (/dev/ttyACM0) ✓ Verified — reference gateway radio
Heltec LoRa 32 V3 ESP32-S3 + SX1262 USB CDC (CH9102) ✓ Verified — reference client radio
RAK WisBlock (RAK4631) nRF52840 + SX1262 USB CDC Expected to work
Heltec V4 ESP32-S3 USB CDC Expected to work
Lilygo T-Beam ESP32 + SX1276/8 USB UART (CP2104) Expected to work
Lilygo T-Echo nRF52840 + SX1262 USB CDC Expected to work
Station G2 ESP32-S3 USB CDC Expected to work

Reference Hardware Setup

The development and reference configuration:

Both Pis are fully capable of running the gateway — the binary is lightweight and the Pi 4's 8 worker threads handle concurrent proxy connections comfortably. WSL is convenient for development; Pi is the right choice for a permanent or solar-powered deployment.

Recommended Gateway Setup

Option 1: Raspberry Pi Gateway (recommended for permanent/solar deployment)

Option 2: x86/ARM Linux (development / high-throughput)

Option 3: WSL2 (Windows development)

Option 4: Industrial/Outdoor

Client Devices

Any Meshtastic-compatible device works:

Radio Configuration

For best Internet gateway performance:

# In Meshtastic app or CLI
meshtastic --set lora.region US --set lora.modem_preset LONG_FAST
meshtastic --set lora.tx_power 30  # Check local regulations
meshtastic --set lora.hop_limit 3  # Adjust for network size