UnitEng/BQ Voyage Station G3
The BQ Voyage Station G3 is a modular LoRa mesh base station that separates the RF front end from the MCU level. It consists of a motherboard with fast-transient DC-DC technology, an MCU daughterboard (BQESP32V1M) with ESP32-S3 (16 MB Flash, 8 MB PSRAM) and a 1.3-inch OLED, as well as the RF daughterboard BQ35LORA900V1M, which covers the 850–930 MHz band with up to 35 dBm PA. The maximum peak output power reaches up to 36.8 dBm (~4.7 W) for US915 and 37 dBm (~5 W) for EU868. Thanks to its excellent transmission and reception performance, the G3 station is frequently used to build backbone mesh networks in regional mesh communities.
Hardware Specifications
MCU
RAM
8 MB
Flash
16 MB
Display
OLED (1.3 Zoll)
Button Count
-
Has LEDs
false
Weight
-
Dimensions
-
LoRa Specifications
Connectivity
WiFi
false
Bluetooth
false
GPS
false
Power
USB Type
Battery Connector
-
Solar Support
false
Power Consumption (Idle)
-
Power Consumption (TX)
-
Firmware Support
Release notes: https://blog.meshcore.io/2026/08/14/release-1-17-1
Release notes: https://blog.meshcore.io/2026/08/14/release-1-17-1
Release notes: https://blog.meshcore.io/2026/08/14/release-1-17-1
⚠️ Check that radio.rxgain(on) and flood.advert.base (0.308) are set correctly after flashing! ⚠️
This build is based on official MeshCore 1.15.0 dev branch (as of 25-May-2026 and additionally includes the following unmerged upstream PRs/changes:
- PR2553: Limit flood advert packet forwarding -->
set flood.advert.base 0...1(0: no flood adv. forwarding, 0.308: default, 1: all flood adv. forwarding) - PR1810: Allow direct message paths when denyf * is set
- :new: PR1727: Use hardware channel activity detection for checking interference --> Use
set int.thresh 1to activate hw based channel activity detection. - :new: PR2377: Disable NRF52 undervoltage bootlock feature
- Flood adverts are disabled (flood.advert.interval set to 0) by default
- :new: modified PR1810 to not block flood adverts but only
PAYLOADTYPEGRPTXTandPAYLOADTYPEGRPDATAso that some limited flood advert distribution can be managed via PR2553 to support e.g. observer maps.
- Based on
devv1.15.0 as of 25-May-2026
Automatic sync from different repositories