Heltec Vision Master E213
Der Heltec Vision Master E213 (HT-VME213) ist ein kompaktes Entwicklungskit auf Basis des ESP32-S3R8-Mikrocontrollers mit einem 2,13-Zoll-Schwarz-Weiß-E-Ink-Display (250 x 122 Pixel, Teilaktualisierung unterstützt). Er bietet Wi-Fi, Bluetooth (BLE) sowie ein optionales LoRa-Modul mit SX1262-Chip und ist mit Open-Source-Projekten wie Meshtastic kompatibel. Dank sehr niedrigem Stromverbrauch (20 µA im Deep Sleep) und E-Ink-Display, das den Inhalt bis zu 180 Tage ohne Strom hält, eignet er sich besonders für batteriebetriebene IoT- und LoRa-Mesh-Anwendungen. Ein integriertes Batteriemanagement (SH1.25-2-Anschluss) und zwei SH2.0-4P-Sensorschnittstellen erweitern die Einsatzmöglichkeiten.
Hardware Specifications
MCU
ESP32
RAM
-
Flash
-
Display
E-Ink (2.13)
Button Count
-
Has LEDs
false
Weight
-
Dimensions
-
LoRa Specifications
LoRa Chip
SX1262
Frequency Band
868/915 MHz MHz
Max. TX Power
-
Antenna Type
-
Connectivity
WiFi
true
Bluetooth
true
GPS
false
Power
USB Type
Battery Connector
SH1.25-2
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
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
v1.16_0611 pre-release for Heltec E213, Wireless Paper and E290
- New device: Heltec Vision Master E213 — full support (Companion, Repeater, Room Server).
Notable characteristics:
- Always-on e-ink display — no screen timeout; the display retains its content indefinitely without power.
- Native multilingual text — Latin, Cyrillic, and Greek scripts render natively.
- I2C sensor support — environment sensors (temperature, humidity, pressure...) can be connected via the QuickLink I2C port.
- Two user buttons — the second button (GPIO21) makes navigation faster: press it to scroll up in any list, or to go back/exit any menu.
- New devices: Heltec Wireless Paper and Heltec Vision Master E290 — full support (Companion, Repeater, Room Server).
Two new e-ink boards are now supported:
- Heltec Wireless Paper — ESP32-S3 with a 2.13" e-ink display (same resolution as E213), SX1262 LoRa radio, and a compact form factor. Shares the same companion UI and firmware variants as E213.
- Heltec Vision Master E290 — ESP32-S3R8 with a larger 2.9" e-ink display (296×128), SX1262 LoRa radio, and a QuickLink I2C port for external sensors. The companion UI adapts automatically to the wider, taller display — showing more message lines and better-spaced layouts compared to the 2.13" boards.
v1.170914
- Fix: Companion could crash on
start otaand then stay in a boot loop. (Companion — ESP32 boards)
v1.170914
- Fix: Companion could crash on
start otaand then stay in a boot loop. (Companion — ESP32 boards)
Full Changelog: https://github.com/MichTronics/MeshCoreNG/compare/bridge-tcp-v1.0.5...repeater-v1.0.1
Full Changelog: https://github.com/MichTronics/MeshCoreNG/compare/bridge-tcp-v1.0.5...companion-v1.0.1
Full Changelog: https://github.com/MichTronics/MeshCoreNG/compare/bridge-tcp-v1.0.5...companion-v1.0.1
Full Changelog: https://github.com/MichTronics/MeshCoreNG/compare/bridge-tcp-v1.0.5...room-server-v1.0.1
Automatic sync from different repositories