UnitEng/BQ Voyage Station G3
Die BQ Voyage Station G3 ist eine modulare LoRa-Mesh-Basisstation, die den RF-Frontend von der MCU-Ebene trennt. Sie besteht aus einem Motherboard mit Fast-Transient-DC-DC-Technologie, einem MCU-Tochterboard (BQESP32V1M) mit ESP32-S3 (16 MB Flash, 8 MB PSRAM) und 1,3-Zoll-OLED sowie dem RF-Tochterboard BQ35LORA900V1M, das den Bereich 850–930 MHz mit bis zu 35 dBm PA abdeckt. Die maximale Spitzenausgangsleistung erreicht bis zu 36,8 dBm (~4,7 W) für US915 bzw. 37 dBm (~5 W) für EU868. Dank hervorragender Sende- und Empfangsleistung wird die Station G3 häufig zum Aufbau von Backbone-Mesh-Netzwerken in regionalen Mesh-Communities eingesetzt.
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