Oe1kbc (Diskussion | Beiträge) |
Oe1kbc (Diskussion | Beiträge) |
||
Zeile 18: | Zeile 18: | ||
*[https://meshtastic.org/docs/hardware/wisBlock-hardware Wisblock RAK4631] | *[https://meshtastic.org/docs/hardware/wisBlock-hardware Wisblock RAK4631] | ||
− | ===== | + | =====Erste Schritte (Windows)===== |
− | * Python für Windows installieren | + | *Python für Windows installieren |
− | * GitBash für Windows installieren | + | **'''https://meshtastic.discourse.group/t/tutorial-setting-up-a-windows-machine-for-use-with-meshtastic-python/2872''' |
− | * PIP für Windows installieren | + | *GitBash für Windows installieren |
− | * Git Bash starten | + | **[https://gitforwindows.org/ <span style="color: black"><span style="color: black">'''https://gitforwindows.org/'''</span></span>] |
− | ** Python Version prüfen '''py -version''' | + | *PIP für Windows installieren |
− | ** PIP Version prüfen '''pip -version''' | + | **'''https://phoenixnap.com/kb/install-pip-windows''' |
− | ** ESPTOOL Installieren '''pip install -upgrade esptool''' | + | *Git Bash starten |
− | __HIDETITLE__ | + | **Python Version prüfen '''py --version''' |
+ | **PIP Version prüfen '''pip --version''' | ||
+ | **ESPTOOL Installieren '''pip install --upgrade esptool''' | ||
+ | *ESPHome-Flasher installieren | ||
+ | **'''https://github.com/esphome/esphome-flasher/releases/tag/1.4.0''' | ||
+ | *** <span class="px-1 text-bold" style="box-sizing: border-box; padding-right: 4px !important; padding-left: 4px !important; font-weight: 600 !important;">ESPHome-Flasher-1.4.0-Windows-x64.exe</span> runter laden | ||
+ | *Firmware flashen | ||
+ | **LORA Modul mit USB-Kabel am PC anschließen | ||
+ | **<span class="px-1 text-bold ve-pasteProtect" style="box-sizing: border-box; padding-right: 4px !important; padding-left: 4px !important; font-weight: 600 !important;" data-ve-attributes="{"style":"box-sizing: border-box; padding-right: 4px !important; padding-left: 4px !important; font-weight: 600 !important;"}">ESPHome-Flasher-1.4.0-Windows-x64.exe</span>aufrufen | ||
+ | **Serial-Port auswählen | ||
+ | **Firmware mit "Browse" vom Downloadverzeichnis laden | ||
+ | **"Flash ESP" klicken | ||
+ | **warten bis Firmware geladen ist | ||
+ | **LORA Modul neu starten | ||
+ | *<br /> <br /> | ||
+ | |||
+ | <br />__HIDETITLE__ | ||
__NOTOC__ | __NOTOC__ | ||
__NODISCUSSION__ | __NODISCUSSION__ |
Version vom 6. Dezember 2021, 20:10 Uhr
MeshCom
Textnachrichten über LORA-Funkmodule austauschen auf Basis von Meshtastic Device Firmware
Off-Grid-Messaging mit kostengünstiger Hardware, um Ihr persönliches Mesh zu erstellen. LORA-Funkmodule leiten Nachrichten an den nächsten weiter, um alle Knoten im Netzwerk zu erreichen. Kommunizieren Sie über Kilometer zwischen Knoten. Mit über MeshCom im HAMNET verbundene Gateway-Knoten wird es ermöglicht Mesh-Bereiche, welche keine direkte Funkverbindung haben zu verbinden. Siehe MeshCom Dashboard (HAMNET only)
LORA Hardware ESP32
- Lilygo TTGO T-Beam - Version 0.7, 1.1 (mit M8N GPS und SX1262)
- Lilygo TTGO Lora - Version 1, 1.3, 2.0, 2.1-1.6
- Heltec Lora 32 (V2)
LORA Hardware nRF52
Erste Schritte (Windows)
- Python für Windows installieren
- GitBash für Windows installieren
- PIP für Windows installieren
- Git Bash starten
- Python Version prüfen py --version
- PIP Version prüfen pip --version
- ESPTOOL Installieren pip install --upgrade esptool
- ESPHome-Flasher installieren
- https://github.com/esphome/esphome-flasher/releases/tag/1.4.0
- ESPHome-Flasher-1.4.0-Windows-x64.exe runter laden
- https://github.com/esphome/esphome-flasher/releases/tag/1.4.0
- Firmware flashen
- LORA Modul mit USB-Kabel am PC anschließen
- ESPHome-Flasher-1.4.0-Windows-x64.exeaufrufen
- Serial-Port auswählen
- Firmware mit "Browse" vom Downloadverzeichnis laden
- "Flash ESP" klicken
- warten bis Firmware geladen ist
- LORA Modul neu starten