RAK WisBlock 3112
Das RAK3112 von RAKwireless ist ein stromsparendes WisDuo-Modul mit großer Reichweite, das auf dem Espressif ESP32-S3 MCU mit integriertem Semtech SX1262 LoRa-Transceiver basiert. Es unterstützt LoRa, BLE und Wi-Fi und ist damit vielseitig für IoT-Anwendungen wie Heimautomatisierung, Sensornetzwerke und Mesh-Netzwerke (z. B. Meshtastic/MeshCore) einsetzbar. Das Modul bietet 16 MB Flash und 8 MB PSRAM, eine programmierbare Sendeleistung bis +22 dBm sowie mehrere Schnittstellen (UART, I2C, SPI, ADC, GPIO). Es wird ohne Standard-Firmware ausgeliefert und über Arduino, ESP-IDF oder PlatformIO programmiert. Zwei Varianten sind verfügbar: mit MHF4-IPEX-Antennenanschluss oder mit RF-Pinout für eine kundenspezifische Antenne.
Hardware Specifications
LoRa Specifications
LoRa Chip
Semtech SX1262
Frequency Band
-
Max. TX Power
22 dBm
Antenna Type
MHF4 IPEX (variantenabhängig) oder RF-Pinout für Custom-Antenne
Connectivity
WiFi
true
Bluetooth
true
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
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
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